Files download
File Operation
tsec-hash-jca_2.12-0.2.1-ct-2.jar download
tsec-hash-jca_2.12-0.2.1-ct-2.pom download
tsec-hash-jca_2.12-0.2.1-ct-2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>tsec-hash-jca_2.12</artifactId>
  <version>0.2.1-ct-2</version>
</dependency>
Gradle Groovy
implementation 'com.clovellytech:tsec-hash-jca_2.12:0.2.1-ct-2'
Gradle Kotlin
implementation("com.clovellytech:tsec-hash-jca_2.12:0.2.1-ct-2")
Scala SBT
libraryDependencies += "com.clovellytech" % "tsec-hash-jca_2.12" % "0.2.1-ct-2"
Groovy Grape
@Grapes(
  @Grab(group='com.clovellytech', module='tsec-hash-jca_2.12', version='0.2.1-ct-2')
)
Apache Ivy
<dependency org="com.clovellytech" name="tsec-hash-jca_2.12" rev="0.2.1-ct-2" />
Leiningen
[com.clovellytech/tsec-hash-jca_2.12 "0.2.1-ct-2"]
Apache Buildr
'com.clovellytech:tsec-hash-jca_2.12:jar:0.2.1-ct-2'