| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторxml |
| Последняя версия | Последняя версия0.0.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеxml
The xml framework for java.
|
| Имя Файла | Размер |
|---|---|
| xml-0.0.8.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/xml/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>xml</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/xml/
implementation 'com.github.houbb:xml:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/xml/
implementation ("com.github.houbb:xml:0.0.8")
'com.github.houbb:xml:pom:0.0.8'
<dependency org="com.github.houbb" name="xml" rev="0.0.8">
<artifact name="xml" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='xml', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "xml" % "0.0.8"
[com.github.houbb/xml "0.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |