is not current version
Last Version 1.10.3

com.metamx:scala-util_2.9.1 1.9.0

scala-util

Categories

Categories

Scala Languages
GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

scala-util_2.9.1
Version

Version

1.9.0
Type

Type

jar

Download scala-util_2.9.1 1.9.0


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