is not current version
Last Version 0.0.11

com.github.tkrs:mess-core_2.11 0.0.5

mess core

GroupId

GroupId

com.github.tkrs
ArtifactId

ArtifactId

mess-core_2.11
Version

Version

0.0.5
Type

Type

jar

Download mess-core_2.11 0.0.5


<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.11/
implementation 'com.github.tkrs:mess-core_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.11/
implementation ("com.github.tkrs:mess-core_2.11:0.0.5")
'com.github.tkrs:mess-core_2.11:jar:0.0.5'
<dependency org="com.github.tkrs" name="mess-core_2.11" rev="0.0.5">
  <artifact name="mess-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='mess-core_2.11', version='0.0.5')
)
libraryDependencies += "com.github.tkrs" % "mess-core_2.11" % "0.0.5"
[com.github.tkrs/mess-core_2.11 "0.0.5"]