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