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

com.cedarsoft.serialization:stax-mate 3.0.0


Категории

Категории

Serialization Данные Data Formats
Группа

Группа

com.cedarsoft.serialization
Идентификатор

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

stax-mate
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать stax-mate 3.0.0


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