simple implementation of msgpack4z-api. zero dependencies without msgpack4z-api. support jvm, scala-js and scala-native
msgpack4z-native_2.13.0-M4-pre-20d3c21 0.3.4
Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-native_2.13.0-M4-pre-20d3c21
Version:
0.3.4
Release Date:
Jun 30, 2018
Licenses:
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-native_2.13.0-M4-pre-20d3c21" % "0.3.4" resolvers += Resolver.bintrayJCenter
ivy"com.github.xuwei-k:msgpack4z-native_2.13.0-M4-pre-20d3c21:0.3.4" MavenRepository("https://jcenter.bintray.com")
//> using dep "com.github.xuwei-k:msgpack4z-native_2.13.0-M4-pre-20d3c21:0.3.4"
import $ivy.`com.github.xuwei-k:msgpack4z-native_2.13.0-M4-pre-20d3c21:0.3.4` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>msgpack4z-native_2.13.0-M4-pre-20d3c21</artifactId> <version>0.3.4</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'msgpack4z-native_2.13.0-M4-pre-20d3c21', version: '0.3.4'