i

io7m-jwhere-documentation

Disk catalog (Documentation)
http://io7m.github.io/jwhere/
Files download
File Operation
io7m-jwhere-documentation-0.4.0.jar download
io7m-jwhere-documentation-0.4.0.pom download
io7m-jwhere-documentation-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.io7m.jwhere</groupId>
  <artifactId>io7m-jwhere-documentation</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.io7m.jwhere:io7m-jwhere-documentation:0.4.0'
Gradle Kotlin
implementation("com.io7m.jwhere:io7m-jwhere-documentation:0.4.0")
Scala SBT
libraryDependencies += "com.io7m.jwhere" % "io7m-jwhere-documentation" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.io7m.jwhere', module='io7m-jwhere-documentation', version='0.4.0')
)
Apache Ivy
<dependency org="com.io7m.jwhere" name="io7m-jwhere-documentation" rev="0.4.0" />
Leiningen
[com.io7m.jwhere/io7m-jwhere-documentation "0.4.0"]
Apache Buildr
'com.io7m.jwhere:io7m-jwhere-documentation:jar:0.4.0'