Last Version

msgpack4z-core 0.1.4

typeclass based msgpack serializer/deserializer

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

msgpack4z-core_2.12.0-M2
Version

Version

0.1.4
Type

Type

jar
Description

Description

msgpack4z-core
typeclass based msgpack serializer/deserializer
Project URL

Project URL

https://github.com/msgpack4z
Project Organization

Project Organization

com.github.xuwei-k

Download msgpack4z-core_2.12.0-M2 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12.0-M2/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>msgpack4z-core_2.12.0-M2</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12.0-M2/
implementation 'com.github.xuwei-k:msgpack4z-core_2.12.0-M2:0.1.4'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12.0-M2/
implementation ("com.github.xuwei-k:msgpack4z-core_2.12.0-M2:0.1.4")
'com.github.xuwei-k:msgpack4z-core_2.12.0-M2:jar:0.1.4'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.12.0-M2" rev="0.1.4">
  <artifact name="msgpack4z-core_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.12.0-M2', version='0.1.4')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.12.0-M2" % "0.1.4"
[com.github.xuwei-k/msgpack4z-core_2.12.0-M2 "0.1.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M2
com.github.xuwei-k : msgpack4z-api jar 0.1.0
org.scalaz : scalaz-core_2.12.0-M2 jar 7.1.3

provided (1)

Group / Artifact Type Version
com.github.xuwei-k : zeroapply-scalaz_2.12.0-M2 jar 0.1.3

Project Modules

There are no modules declared in this project.