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

org.hisp:staxwax 1.2

Light-weight convenience framework for high-performance StAX XML writing and parsing.

Группа

Группа

org.hisp
Идентификатор

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

staxwax
Версия

Версия

1.2
Тип

Тип

jar

Скачать staxwax 1.2


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