is not current version
Last Version 1.14.1

com.metamx:scala-util_2.11 1.13.6

scala-util

Categories

Categories

Scala Languages
GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

scala-util_2.11
Version

Version

1.13.6
Type

Type

jar

Download scala-util_2.11 1.13.6


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