is not current version
Last Version 1.0.0

com.github.karasiq:lang_2.12 0.17.1

lang

GroupId

GroupId

com.github.karasiq
ArtifactId

ArtifactId

lang_2.12
Version

Version

0.17.1
Type

Type

jar

Download lang_2.12 0.17.1


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