| License |
License |
|---|---|
| GroupId | GroupIddk.ange.edith |
| ArtifactId | ArtifactIdedith |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionEdith EDI parsing tools
|
| Filename | Size |
|---|---|
| edith-0.0.4.pom | |
| edith-0.0.4.jar | 31 KB |
| edith-0.0.4-sources.jar | 19 KB |
| edith-0.0.4-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.ange.edith/edith/ -->
<dependency>
<groupId>dk.ange.edith</groupId>
<artifactId>edith</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.ange.edith/edith/
implementation 'dk.ange.edith:edith:0.0.4'
// https://jarcasting.com/artifacts/dk.ange.edith/edith/
implementation ("dk.ange.edith:edith:0.0.4")
'dk.ange.edith:edith:jar:0.0.4'
<dependency org="dk.ange.edith" name="edith" rev="0.0.4">
<artifact name="edith" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.ange.edith', module='edith', version='0.0.4')
)
libraryDependencies += "dk.ange.edith" % "edith" % "0.0.4"
[dk.ange.edith/edith "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |