com.github.codemonstur:simplexml

A clean and simple XML parser, serializer, and deserializer.

Лицензия

Лицензия

Группа

Группа

com.github.codemonstur
Идентификатор

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.codemonstur:simplexml
A clean and simple XML parser, serializer, and deserializer.
Ссылка на сайт

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

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

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

https://github.com/codemonstur/simplexml

Скачать simplexml

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.objenesis : objenesis jar 3.2

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.unitils : unitils-core jar 3.4.6
org.apache.commons : commons-text jar 1.9

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

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

Версии библиотеки

Версия
3.0.0
2.9.0
2.8.1
2.8.0
2.7.0
2.6.0
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0