License |
License |
---|---|
GroupId | GroupIdcom.io7m.jwhere |
ArtifactId | ArtifactIdcom.io7m.jwhere.cmdline |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptioncom.io7m.jwhere.cmdline
Disk catalog (Command line utility)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jwhere/com.io7m.jwhere.cmdline/ -->
<dependency>
<groupId>com.io7m.jwhere</groupId>
<artifactId>com.io7m.jwhere.cmdline</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwhere/com.io7m.jwhere.cmdline/
implementation 'com.io7m.jwhere:com.io7m.jwhere.cmdline:0.6.0'
// https://jarcasting.com/artifacts/com.io7m.jwhere/com.io7m.jwhere.cmdline/
implementation ("com.io7m.jwhere:com.io7m.jwhere.cmdline:0.6.0")
'com.io7m.jwhere:com.io7m.jwhere.cmdline:jar:0.6.0'
<dependency org="com.io7m.jwhere" name="com.io7m.jwhere.cmdline" rev="0.6.0">
<artifact name="com.io7m.jwhere.cmdline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwhere', module='com.io7m.jwhere.cmdline', version='0.6.0')
)
libraryDependencies += "com.io7m.jwhere" % "com.io7m.jwhere.cmdline" % "0.6.0"
[com.io7m.jwhere/com.io7m.jwhere.cmdline "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jwhere : com.io7m.jwhere.core | jar | 0.6.0 |
com.io7m.jwhere : com.io7m.jwhere.search | jar | 0.6.0 |
com.io7m.jwhere : com.io7m.jwhere.gwhere | jar | 0.6.0 |
com.beust : jcommander | jar | 1.72 |
com.io7m.junreachable : com.io7m.junreachable.core | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |