Последняя версия

xml 1.0

Simple module of xml building

Лицензия

Лицензия

Группа

Группа

io.github.asewhy
Идентификатор

Идентификатор

xml
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

xml
Simple module of xml building
Ссылка на сайт

Ссылка на сайт

https://github.com/AseWhy/xml
Система контроля версий

Система контроля версий

https://github.io/AseWhy/xml

Скачать xml 1.0

Имя Файла Размер
xml-1.0.pom
xml-1.0.jar 8 KB
xml-1.0-sources.jar 3 KB
xml-1.0-javadoc.jar 392 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.asewhy/xml/ -->
<dependency>
    <groupId>io.github.asewhy</groupId>
    <artifactId>xml</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asewhy/xml/
implementation 'io.github.asewhy:xml:1.0'
// https://jarcasting.com/artifacts/io.github.asewhy/xml/
implementation ("io.github.asewhy:xml:1.0")
'io.github.asewhy:xml:jar:1.0'
<dependency org="io.github.asewhy" name="xml" rev="1.0">
  <artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asewhy', module='xml', version='1.0')
)
libraryDependencies += "io.github.asewhy" % "xml" % "1.0"
[io.github.asewhy/xml "1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 22.0.0
io.github.asewhy : processors jar 1.0

test (1)

Идентификатор библиотеки Тип Версия
org.junit.vintage : junit-vintage-engine jar 5.8.1

Модули Проекта

Данный проект не имеет модулей.