is not current version
Last Version 1.14.1

com.metamx:scala-util_2.10 1.13.1

scala-util

Categories

Categories

Scala Languages
GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

scala-util_2.10
Version

Version

1.13.1
Type

Type

jar

Download scala-util_2.10 1.13.1


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