GroupId | GroupIdcom.github.xuwei-k |
---|---|
ArtifactId | ArtifactIdmsgpack4z-core_sjs0.6_2.11 |
Version | Version0.3.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs0.6_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-core_sjs0.6_2.11</artifactId>
<version>0.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs0.6_2.11/
implementation 'com.github.xuwei-k:msgpack4z-core_sjs0.6_2.11:0.3.10'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs0.6_2.11/
implementation ("com.github.xuwei-k:msgpack4z-core_sjs0.6_2.11:0.3.10")
'com.github.xuwei-k:msgpack4z-core_sjs0.6_2.11:jar:0.3.10'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_sjs0.6_2.11" rev="0.3.10">
<artifact name="msgpack4z-core_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_sjs0.6_2.11', version='0.3.10')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_sjs0.6_2.11" % "0.3.10"
[com.github.xuwei-k/msgpack4z-core_sjs0.6_2.11 "0.3.10"]