is not current version
Last Version 0.3.33

com.github.a14e:mycommons_2.13 0.3.09

Simple libs for scala

GroupId

GroupId

com.github.a14e
ArtifactId

ArtifactId

mycommons_2.13
Version

Version

0.3.09
Type

Type

jar

Download mycommons_2.13 0.3.09


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