is not current version
Last Version 8.9.2

com.cedarsoft.serialization:stax-mate 2.1.0


Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.serialization
ArtifactId

ArtifactId

stax-mate
Version

Version

2.1.0
Type

Type

jar

Download stax-mate 2.1.0


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