License |
License |
---|---|
GroupId | GroupIdcom.github.tencentyun |
ArtifactId | ArtifactIdtls-sig-api |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptiontls-sig-api
tls sig api for java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tls-sig-api-1.2.pom | |
tls-sig-api-1.2.jar | 6 KB |
tls-sig-api-1.2-sources.jar | 4 KB |
tls-sig-api-1.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tencentyun/tls-sig-api/ -->
<dependency>
<groupId>com.github.tencentyun</groupId>
<artifactId>tls-sig-api</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tencentyun/tls-sig-api/
implementation 'com.github.tencentyun:tls-sig-api:1.2'
// https://jarcasting.com/artifacts/com.github.tencentyun/tls-sig-api/
implementation ("com.github.tencentyun:tls-sig-api:1.2")
'com.github.tencentyun:tls-sig-api:jar:1.2'
<dependency org="com.github.tencentyun" name="tls-sig-api" rev="1.2">
<artifact name="tls-sig-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tencentyun', module='tls-sig-api', version='1.2')
)
libraryDependencies += "com.github.tencentyun" % "tls-sig-api" % "1.2"
[com.github.tencentyun/tls-sig-api "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.json : json | jar | 20180130 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |