is not current version
Last Version 0.17.1

com.github.karasiq:common_2.12 0.15.2

common

GroupId

GroupId

com.github.karasiq
ArtifactId

ArtifactId

common_2.12
Version

Version

0.15.2
Type

Type

jar

Download common_2.12 0.15.2


<!-- https://jarcasting.com/artifacts/com.github.karasiq/common_2.12/ -->
<dependency>
    <groupId>com.github.karasiq</groupId>
    <artifactId>common_2.12</artifactId>
    <version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/common_2.12/
implementation 'com.github.karasiq:common_2.12:0.15.2'
// https://jarcasting.com/artifacts/com.github.karasiq/common_2.12/
implementation ("com.github.karasiq:common_2.12:0.15.2")
'com.github.karasiq:common_2.12:jar:0.15.2'
<dependency org="com.github.karasiq" name="common_2.12" rev="0.15.2">
  <artifact name="common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='common_2.12', version='0.15.2')
)
libraryDependencies += "com.github.karasiq" % "common_2.12" % "0.15.2"
[com.github.karasiq/common_2.12 "0.15.2"]