License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdspace.tanghy |
ArtifactId | ArtifactIdtanghy-security |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontanghy-security
tanghy-security is rsa tools.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tanghy-security-1.8.3.pom | |
tanghy-security-1.8.3.jar | 7 KB |
tanghy-security-1.8.3-sources.jar | 3 KB |
tanghy-security-1.8.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/space.tanghy/tanghy-security/ -->
<dependency>
<groupId>space.tanghy</groupId>
<artifactId>tanghy-security</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/space.tanghy/tanghy-security/
implementation 'space.tanghy:tanghy-security:1.8.3'
// https://jarcasting.com/artifacts/space.tanghy/tanghy-security/
implementation ("space.tanghy:tanghy-security:1.8.3")
'space.tanghy:tanghy-security:jar:1.8.3'
<dependency org="space.tanghy" name="tanghy-security" rev="1.8.3">
<artifact name="tanghy-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='space.tanghy', module='tanghy-security', version='1.8.3')
)
libraryDependencies += "space.tanghy" % "tanghy-security" % "1.8.3"
[space.tanghy/tanghy-security "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |