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

no.entur:schema2proto-xsom 1.0-alpha-25

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

Группа

Группа

no.entur
Идентификатор

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

schema2proto-xsom
Версия

Версия

1.0-alpha-25
Тип

Тип

jar

Скачать schema2proto-xsom 1.0-alpha-25


<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/ -->
<dependency>
    <groupId>no.entur</groupId>
    <artifactId>schema2proto-xsom</artifactId>
    <version>1.0-alpha-25</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/
implementation 'no.entur:schema2proto-xsom:1.0-alpha-25'
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsom/
implementation ("no.entur:schema2proto-xsom:1.0-alpha-25")
'no.entur:schema2proto-xsom:jar:1.0-alpha-25'
<dependency org="no.entur" name="schema2proto-xsom" rev="1.0-alpha-25">
  <artifact name="schema2proto-xsom" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-xsom', version='1.0-alpha-25')
)
libraryDependencies += "no.entur" % "schema2proto-xsom" % "1.0-alpha-25"
[no.entur/schema2proto-xsom "1.0-alpha-25"]