Essential Building Blocks for Scala
airframe-codec 0.72
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-codec_2.12
Version:
0.72
Release Date:
Oct 31, 2018
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "org.wvlet.airframe" %% "airframe-codec" % "0.72"
ivy"org.wvlet.airframe::airframe-codec:0.72"
//> using dep "org.wvlet.airframe::airframe-codec:0.72"
import $ivy.`org.wvlet.airframe::airframe-codec:0.72`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-codec_2.12</artifactId> <version>0.72</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-codec_2.12', version: '0.72'