| GroupId | GroupIdcom.github.xuwei-k |
|---|---|
| ArtifactId | ArtifactIdmsgpack4z-core_2.13 |
| Version | Version0.5.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| msgpack4z-core_2.13-0.5.1.pom | |
| msgpack4z-core_2.13-0.5.1.jar | 350 KB |
| msgpack4z-core_2.13-0.5.1-sources.jar | 22 KB |
| msgpack4z-core_2.13-0.5.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-core_2.13</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13/
implementation 'com.github.xuwei-k:msgpack4z-core_2.13:0.5.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13/
implementation ("com.github.xuwei-k:msgpack4z-core_2.13:0.5.1")
'com.github.xuwei-k:msgpack4z-core_2.13:jar:0.5.1'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.13" rev="0.5.1">
<artifact name="msgpack4z-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.13', version='0.5.1')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.13" % "0.5.1"
[com.github.xuwei-k/msgpack4z-core_2.13 "0.5.1"]