License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdmsgpack4z-play_3 |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmsgpack4z-play
msgpack4z play-json binding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
msgpack4z-play_3-0.10.0.pom | |
msgpack4z-play_3-0.10.0.jar | 38 KB |
msgpack4z-play_3-0.10.0-sources.jar | 2 KB |
msgpack4z-play_3-0.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-play_3</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_3/
implementation 'com.github.xuwei-k:msgpack4z-play_3:0.10.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-play_3/
implementation ("com.github.xuwei-k:msgpack4z-play_3:0.10.0")
'com.github.xuwei-k:msgpack4z-play_3:jar:0.10.0'
<dependency org="com.github.xuwei-k" name="msgpack4z-play_3" rev="0.10.0">
<artifact name="msgpack4z-play_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-play_3', version='0.10.0')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-play_3" % "0.10.0"
[com.github.xuwei-k/msgpack4z-play_3 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
com.typesafe.play : play-json_3 | jar | 2.10.0-RC5 |
com.github.xuwei-k : msgpack4z-core_3 | jar | 0.6.0 |