Last Version

Options Core - Scala 0.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.github.jrosenkranz.opts
ArtifactId

ArtifactId

opts_2.11
Version

Version

0.0.1
Type

Type

jar
Description

Description

Options Core - Scala
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download opts_2.11 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.jrosenkranz.opts/opts_2.11/ -->
<dependency>
    <groupId>io.github.jrosenkranz.opts</groupId>
    <artifactId>opts_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jrosenkranz.opts/opts_2.11/
implementation 'io.github.jrosenkranz.opts:opts_2.11:0.0.1'
// https://jarcasting.com/artifacts/io.github.jrosenkranz.opts/opts_2.11/
implementation ("io.github.jrosenkranz.opts:opts_2.11:0.0.1")
'io.github.jrosenkranz.opts:opts_2.11:jar:0.0.1'
<dependency org="io.github.jrosenkranz.opts" name="opts_2.11" rev="0.0.1">
  <artifact name="opts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jrosenkranz.opts', module='opts_2.11', version='0.0.1')
)
libraryDependencies += "io.github.jrosenkranz.opts" % "opts_2.11" % "0.0.1"
[io.github.jrosenkranz.opts/opts_2.11 "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.