| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdk.ange.edith |
| Идентификатор | Идентификаторedith |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеEdith EDI parsing tools
|
| Имя Файла | Размер |
|---|---|
| edith-0.0.6.pom | |
| edith-0.0.6.jar | 32 KB |
| edith-0.0.6-sources.jar | 19 KB |
| edith-0.0.6-javadoc.jar | 524 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dk.ange.edith/edith/ -->
<dependency>
<groupId>dk.ange.edith</groupId>
<artifactId>edith</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/dk.ange.edith/edith/
implementation 'dk.ange.edith:edith:0.0.6'
// https://jarcasting.com/artifacts/dk.ange.edith/edith/
implementation ("dk.ange.edith:edith:0.0.6")
'dk.ange.edith:edith:jar:0.0.6'
<dependency org="dk.ange.edith" name="edith" rev="0.0.6">
<artifact name="edith" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.ange.edith', module='edith', version='0.0.6')
)
libraryDependencies += "dk.ange.edith" % "edith" % "0.0.6"
[dk.ange.edith/edith "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |