wvlet-opts

wvlet command-line option parser

License

License

GroupId

GroupId

org.wvlet
ArtifactId

ArtifactId

wvlet-opts_2.11
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

wvlet-opts
wvlet command-line option parser
Project URL

Project URL

https://github.com/xerial/wvlet
Project Organization

Project Organization

org.wvlet

Download wvlet-opts_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.wvlet : object-schema_2.11 jar 1.0
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.4

test (1)

Group / Artifact Type Version
org.wvlet : wvlet-test_2.11 jar 0.27

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.27
0.26
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15