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