License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdmsgpack4z-play_2.11 |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionmsgpack4z-play
msgpack4z play-json binding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
msgpack4z-play_2.11-0.6.1.pom | |
msgpack4z-play_2.11-0.6.1.jar | 36 KB |
msgpack4z-play_2.11-0.6.1-sxr.jar | 269 KB |
msgpack4z-play_2.11-0.6.1-sources.jar | 2 KB |
msgpack4z-play_2.11-0.6.1-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-play_2.11</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_2.11/
implementation 'com.github.xuwei-k:msgpack4z-play_2.11:0.6.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_2.11/
implementation ("com.github.xuwei-k:msgpack4z-play_2.11:0.6.1")
'com.github.xuwei-k:msgpack4z-play_2.11:jar:0.6.1'
<dependency org="com.github.xuwei-k" name="msgpack4z-play_2.11" rev="0.6.1">
<artifact name="msgpack4z-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-play_2.11', version='0.6.1')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-play_2.11" % "0.6.1"
[com.github.xuwei-k/msgpack4z-play_2.11 "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play-json_2.11 | jar | 2.7.3 |
com.github.xuwei-k : msgpack4z-core_2.11 | jar | 0.3.10 |