is not current version
Last Version 8.9.2

com.cedarsoft.serialization:stax-mate 1.0.0-beta2


Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.serialization
ArtifactId

ArtifactId

stax-mate
Version

Version

1.0.0-beta2
Type

Type

jar

Download stax-mate 1.0.0-beta2


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