| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdk.ange.edith |
| Идентификатор | Идентификаторedith |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеEdith EDI parsing tools
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 30.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |