is not current version
Last Version 0.36

org.wvlet.airframe:airframe-codec_2.13.0-M2 0.32

Airframe MessagePack-based codec

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-codec_2.13.0-M2
Version

Version

0.32
Type

Type

jar

Download airframe-codec_2.13.0-M2 0.32


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