License |
License |
---|---|
GroupId | GroupIdcom.io7m.jwhere |
ArtifactId | ArtifactIdio7m-jwhere-cmdline |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionio7m-jwhere-cmdline
Disk catalog (Command line utility)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-cmdline/ -->
<dependency>
<groupId>com.io7m.jwhere</groupId>
<artifactId>io7m-jwhere-cmdline</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-cmdline/
implementation 'com.io7m.jwhere:io7m-jwhere-cmdline:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-cmdline/
implementation ("com.io7m.jwhere:io7m-jwhere-cmdline:0.4.0")
'com.io7m.jwhere:io7m-jwhere-cmdline:jar:0.4.0'
<dependency org="com.io7m.jwhere" name="io7m-jwhere-cmdline" rev="0.4.0">
<artifact name="io7m-jwhere-cmdline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwhere', module='io7m-jwhere-cmdline', version='0.4.0')
)
libraryDependencies += "com.io7m.jwhere" % "io7m-jwhere-cmdline" % "0.4.0"
[com.io7m.jwhere/io7m-jwhere-cmdline "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jwhere : io7m-jwhere-core | jar | 0.4.0 |
com.io7m.jwhere : io7m-jwhere-gwhere | jar | 0.4.0 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
io.airlift : airline | jar | 0.7 |