License |
License |
---|---|
GroupId | GroupIdorg.sweet-delights |
ArtifactId | ArtifactIddelightful-edifact_2.13 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiondelightful-edifact
delightful-edifact is an EDIFACT data-binding library and code generator for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sweet-delights/delightful-edifact_2.13/ -->
<dependency>
<groupId>org.sweet-delights</groupId>
<artifactId>delightful-edifact_2.13</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sweet-delights/delightful-edifact_2.13/
implementation 'org.sweet-delights:delightful-edifact_2.13:0.0.1'
// https://jarcasting.com/artifacts/org.sweet-delights/delightful-edifact_2.13/
implementation ("org.sweet-delights:delightful-edifact_2.13:0.0.1")
'org.sweet-delights:delightful-edifact_2.13:jar:0.0.1'
<dependency org="org.sweet-delights" name="delightful-edifact_2.13" rev="0.0.1">
<artifact name="delightful-edifact_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sweet-delights', module='delightful-edifact_2.13', version='0.0.1')
)
libraryDependencies += "org.sweet-delights" % "delightful-edifact_2.13" % "0.0.1"
[org.sweet-delights/delightful-edifact_2.13 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.github.julien-truffaut : monocle-core_2.13 | jar | 2.0.3 |
com.github.julien-truffaut : monocle-macro_2.13 | jar | 2.0.3 |
org.scala-lang.modules : scala-xml_2.13 | jar | 1.3.0 |
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
io.spray : spray-json_2.13 | jar | 1.3.5 |
org.specs2 : specs2-core_2.13 | jar | 4.5.1 |