License |
License |
---|---|
GroupId | GroupIdcom.github.tkrs |
ArtifactId | ArtifactIdfluflu-msgpack_2.12 |
Version | Version0.24.7 |
Type | Typejar |
Description |
Descriptionmsgpack
fluflu msgpack
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/fluflu-msgpack_2.12/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>fluflu-msgpack_2.12</artifactId>
<version>0.24.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-msgpack_2.12/
implementation 'com.github.tkrs:fluflu-msgpack_2.12:0.24.7'
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-msgpack_2.12/
implementation ("com.github.tkrs:fluflu-msgpack_2.12:0.24.7")
'com.github.tkrs:fluflu-msgpack_2.12:jar:0.24.7'
<dependency org="com.github.tkrs" name="fluflu-msgpack_2.12" rev="0.24.7">
<artifact name="fluflu-msgpack_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='fluflu-msgpack_2.12', version='0.24.7')
)
libraryDependencies += "com.github.tkrs" % "fluflu-msgpack_2.12" % "0.24.7"
[com.github.tkrs/fluflu-msgpack_2.12 "0.24.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.msgpack : msgpack-core | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_2.12 | jar | 3.2.11.0 |
org.scalatestplus : mockito-3-4_2.12 | jar | 3.2.10.0 |