| License | License | 
|---|---|
| GroupId | GroupIdorg.typemeta | 
| ArtifactId | ArtifactIdfuncj-codec-mpack | 
| Last Version | Last Version0.6.16 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.typemeta:funcj-codec-mpack MessagePack codec | 
| Filename | Size | 
|---|---|
| funcj-codec-mpack-0.6.16.pom | |
| funcj-codec-mpack-0.6.16.jar | 46 KB | 
| funcj-codec-mpack-0.6.16-sources.jar | 10 KB | 
| funcj-codec-mpack-0.6.16-javadoc.jar | 289 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.typemeta/funcj-codec-mpack/ -->
<dependency>
    <groupId>org.typemeta</groupId>
    <artifactId>funcj-codec-mpack</artifactId>
    <version>0.6.16</version>
</dependency>// https://jarcasting.com/artifacts/org.typemeta/funcj-codec-mpack/
implementation 'org.typemeta:funcj-codec-mpack:0.6.16'// https://jarcasting.com/artifacts/org.typemeta/funcj-codec-mpack/
implementation ("org.typemeta:funcj-codec-mpack:0.6.16")'org.typemeta:funcj-codec-mpack:jar:0.6.16'<dependency org="org.typemeta" name="funcj-codec-mpack" rev="0.6.16">
  <artifact name="funcj-codec-mpack" type="jar" />
</dependency>@Grapes(
@Grab(group='org.typemeta', module='funcj-codec-mpack', version='0.6.16')
)libraryDependencies += "org.typemeta" % "funcj-codec-mpack" % "0.6.16"[org.typemeta/funcj-codec-mpack "0.6.16"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.typemeta : funcj-codec-core | jar | 0.6.16 | 
| org.msgpack : msgpack-core | jar | 0.8.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.typemeta : funcj-codec-core | test-jar | 0.6.16 | 
| junit : junit | jar | 4.12 | 
| com.pholser : junit-quickcheck-generators | jar | 0.8.1 | 
| org.slf4j : slf4j-nop | jar | 1.7.25 |