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