Last Version

Options Core - Java 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
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download opts 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.jrosenkranz.opts : opts_2.11 jar 0.0.1

Project Modules

There are no modules declared in this project.