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