is not current version
Last Version 1.0.8

com.github.acsgh.mad.scala:core_2.13 0.6.5

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.acsgh.mad.scala
ArtifactId

ArtifactId

core_2.13
Version

Version

0.6.5
Type

Type

jar

Download core_2.13 0.6.5


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