is not current version
Last Version 1.0.21

org.jmotor:scala-utils_2.12 1.0.5

scala-utils

Categories

Categories

Scala Languages
GroupId

GroupId

org.jmotor
ArtifactId

ArtifactId

scala-utils_2.12
Version

Version

1.0.5
Type

Type

jar

Download scala-utils_2.12 1.0.5


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