is not current version
Last Version 1.3

io.zman:rummage_2.10 1.1

One-off Scala utilities and tools.

GroupId

GroupId

io.zman
ArtifactId

ArtifactId

rummage_2.10
Version

Version

1.1
Type

Type

jar

Download rummage_2.10 1.1


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