| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gitveio |
| ArtifactId | ArtifactIdgmssl-dev |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptiongmssl-dev
java wrapper of gmssl.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gmssl-dev-1.1.1.pom | |
| gmssl-dev-1.1.1.jar | 3 MB |
| gmssl-dev-1.1.1-sources.jar | 3 MB |
| gmssl-dev-1.1.1-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitveio/gmssl-dev/ -->
<dependency>
<groupId>com.github.gitveio</groupId>
<artifactId>gmssl-dev</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitveio/gmssl-dev/
implementation 'com.github.gitveio:gmssl-dev:1.1.1'
// https://jarcasting.com/artifacts/com.github.gitveio/gmssl-dev/
implementation ("com.github.gitveio:gmssl-dev:1.1.1")
'com.github.gitveio:gmssl-dev:jar:1.1.1'
<dependency org="com.github.gitveio" name="gmssl-dev" rev="1.1.1">
<artifact name="gmssl-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitveio', module='gmssl-dev', version='1.1.1')
)
libraryDependencies += "com.github.gitveio" % "gmssl-dev" % "1.1.1"
[com.github.gitveio/gmssl-dev "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-common | jar | 4.1.14.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |