is not current version
Last Version 3.2.2

com.cinnober.msgcodec:msgcodec-xml 2.3.2

null

GroupId

GroupId

com.cinnober.msgcodec
ArtifactId

ArtifactId

msgcodec-xml
Version

Version

2.3.2
Type

Type

jar

Download msgcodec-xml 2.3.2


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