| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tkrs |
| ArtifactId | ArtifactIdmess-core_2.11 |
| Version | Version0.0.11 |
| Type | Typejar |
| Description |
Descriptioncore
mess core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mess-core_2.11-0.0.11.pom | |
| mess-core_2.11-0.0.11.jar | 277 KB |
| mess-core_2.11-0.0.11-sources.jar | 8 KB |
| mess-core_2.11-0.0.11-javadoc.jar | 437 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.11/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>mess-core_2.11</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.11/
implementation 'com.github.tkrs:mess-core_2.11:0.0.11'
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.11/
implementation ("com.github.tkrs:mess-core_2.11:0.0.11")
'com.github.tkrs:mess-core_2.11:jar:0.0.11'
<dependency org="com.github.tkrs" name="mess-core_2.11" rev="0.0.11">
<artifact name="mess-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='mess-core_2.11', version='0.0.11')
)
libraryDependencies += "com.github.tkrs" % "mess-core_2.11" % "0.0.11"
[com.github.tkrs/mess-core_2.11 "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.msgpack : msgpack-core | jar | 0.8.16 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |
| org.typelevel : export-hook_2.11 | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |