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