| Categories |
CategoriesNative Development Tools |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdmsgpack4z-native_sjs1_2.13 |
| Version | Version0.3.7 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-native_sjs1_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-native_sjs1_2.13</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-native_sjs1_2.13/
implementation 'com.github.xuwei-k:msgpack4z-native_sjs1_2.13:0.3.7'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-native_sjs1_2.13/
implementation ("com.github.xuwei-k:msgpack4z-native_sjs1_2.13:0.3.7")
'com.github.xuwei-k:msgpack4z-native_sjs1_2.13:jar:0.3.7'
<dependency org="com.github.xuwei-k" name="msgpack4z-native_sjs1_2.13" rev="0.3.7">
<artifact name="msgpack4z-native_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-native_sjs1_2.13', version='0.3.7')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-native_sjs1_2.13" % "0.3.7"
[com.github.xuwei-k/msgpack4z-native_sjs1_2.13 "0.3.7"]