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

com.github.xmlet:xsdAsm 1.0.8

Uses XsdParser structure of a XSD document to generate a fluent API that allows the generation of markup language documents.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

xsdAsm
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать xsdAsm 1.0.8


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