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