rummage

One-off Scala utilities and tools.

License

License

GroupId

GroupId

io.zman
ArtifactId

ArtifactId

rummage_2.10
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

rummage
One-off Scala utilities and tools.
Project Organization

Project Organization

zman.io

Download rummage_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4

provided (3)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.0.4
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.0.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4
org.scalamock : scalamock-scalatest-support_2.10 jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0