lhns / scala-edifact

An Edifact parser library written in scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-edifact

test Release Notes Maven Central Apache License 2.0 Scala Steward badge

A small Edifact parser library written in scala.

build.sbt

libraryDependencies += "de.lhns" %% "scala-edifact" % "0.1.0"

License

This project uses the Apache 2.0 License. See the file called LICENSE.

About

An Edifact parser library written in scala

License:Apache License 2.0


Languages

Language:Scala 100.0%