| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbe.yildiz-games |
| Идентификатор | Идентификаторcommon-file-xml |
| Последняя версия | Последняя версия2.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеYildiz-Engine Common File XML
Common File library for the yildiz project, contains utilities, helper to handle xml documents.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-file-xml-2.0.5.pom | |
| common-file-xml-2.0.5.jar | 10 KB |
| common-file-xml-2.0.5-sources.jar | 11 KB |
| common-file-xml-2.0.5-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-file-xml</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/
implementation 'be.yildiz-games:common-file-xml:2.0.5'
// https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/
implementation ("be.yildiz-games:common-file-xml:2.0.5")
'be.yildiz-games:common-file-xml:jar:2.0.5'
<dependency org="be.yildiz-games" name="common-file-xml" rev="2.0.5">
<artifact name="common-file-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-file-xml', version='2.0.5')
)
libraryDependencies += "be.yildiz-games" % "common-file-xml" % "2.0.5"
[be.yildiz-games/common-file-xml "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| be.yildiz-games : common-file | jar | 2.1.0 |
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |