Files download
File Operation
ground-crockford32-0.1.jar download
ground-crockford32-0.1.pom download
ground-crockford32-0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.msiops.ground</groupId>
  <artifactId>ground-crockford32</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'com.msiops.ground:ground-crockford32:0.1'
Gradle Kotlin
implementation("com.msiops.ground:ground-crockford32:0.1")
Scala SBT
libraryDependencies += "com.msiops.ground" % "ground-crockford32" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.msiops.ground', module='ground-crockford32', version='0.1')
)
Apache Ivy
<dependency org="com.msiops.ground" name="ground-crockford32" rev="0.1" />
Leiningen
[com.msiops.ground/ground-crockford32 "0.1"]
Apache Buildr
'com.msiops.ground:ground-crockford32:jar:0.1'
Dependencies