Last Version

Google Options (devtools) 1.0.0

Command line argument parsing library from the folks at Google.

License

License

GroupId

GroupId

com.github.pcj
ArtifactId

ArtifactId

google-options
Version

Version

1.0.0
Type

Type

jar
Description

Description

Google Options (devtools)
Command line argument parsing library from the folks at Google.
Project URL

Project URL

https://github.com/pcj/google-options
Source Code Management

Source Code Management

https://github.com/pcj/google-options

Download google-options 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 19.0

test (4)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 19.0
com.google.truth : truth jar 0.28
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.