Files download
File Operation
util-jvm-0.9.5.jar download
util-jvm-0.9.5.pom download
util-jvm-0.9.5-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab.skie</groupId>
  <artifactId>util-jvm</artifactId>
  <version>0.9.5</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab.skie:util-jvm:0.9.5'
Gradle Kotlin
implementation("co.touchlab.skie:util-jvm:0.9.5")
Scala SBT
libraryDependencies += "co.touchlab.skie" % "util-jvm" % "0.9.5"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab.skie', module='util-jvm', version='0.9.5')
)
Apache Ivy
<dependency org="co.touchlab.skie" name="util-jvm" rev="0.9.5" />
Leiningen
[co.touchlab.skie/util-jvm "0.9.5"]
Apache Buildr
'co.touchlab.skie:util-jvm:jar:0.9.5'
Dependencies
The project has no third-party dependencies