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

org.hisp:staxwax 1.3

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

Группа

Группа

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

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

staxwax
Версия

Версия

1.3
Тип

Тип

jar

Скачать staxwax 1.3


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