scala-edifact


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

de.lolhens
ArtifactId

ArtifactId

scala-edifact_2.12
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala-edifact
scala-edifact
Project URL

Project URL

https://github.com/LolHens/scala-edifact
Project Organization

Project Organization

de.lolhens
Source Code Management

Source Code Management

https://github.com/LolHens/scala-edifact

Download scala-edifact_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/de.lolhens/scala-edifact_2.12/ -->
<dependency>
    <groupId>de.lolhens</groupId>
    <artifactId>scala-edifact_2.12</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.lolhens/scala-edifact_2.12/
implementation 'de.lolhens:scala-edifact_2.12:0.0.2'
// https://jarcasting.com/artifacts/de.lolhens/scala-edifact_2.12/
implementation ("de.lolhens:scala-edifact_2.12:0.0.2")
'de.lolhens:scala-edifact_2.12:jar:0.0.2'
<dependency org="de.lolhens" name="scala-edifact_2.12" rev="0.0.2">
  <artifact name="scala-edifact_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.lolhens', module='scala-edifact_2.12', version='0.0.2')
)
libraryDependencies += "de.lolhens" % "scala-edifact_2.12" % "0.0.2"
[de.lolhens/scala-edifact_2.12 "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.lihaoyi : fastparse_2.12 jar 2.3.0

Project Modules

There are no modules declared in this project.

scala-edifact

Test Workflow Release Notes Maven Central Apache License 2.0

A small Edifact parser library written in scala

build.sbt

libraryDependencies += "de.lolhens" %% "scala-edifact" % "0.0.2"

License

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

Versions

Version
0.0.2
0.0.1