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