| Группа | Группаcom.github.xuwei-k |
|---|---|
| Идентификатор | Идентификаторmsgpack4z-core_2.13.0-M3 |
| Версия | Версия0.3.8 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13.0-M3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-core_2.13.0-M3</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13.0-M3/
implementation 'com.github.xuwei-k:msgpack4z-core_2.13.0-M3:0.3.8'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.13.0-M3/
implementation ("com.github.xuwei-k:msgpack4z-core_2.13.0-M3:0.3.8")
'com.github.xuwei-k:msgpack4z-core_2.13.0-M3:jar:0.3.8'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.13.0-M3" rev="0.3.8">
<artifact name="msgpack4z-core_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.13.0-M3', version='0.3.8')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.13.0-M3" % "0.3.8"
[com.github.xuwei-k/msgpack4z-core_2.13.0-M3 "0.3.8"]