is not current version
Last Version 1.14.1

com.metamx:scala-util_2.10 1.11.6

scala-util

Categories

Categories

Scala Languages
GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

scala-util_2.10
Version

Version

1.11.6
Type

Type

jar

Download scala-util_2.10 1.11.6


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