License |
License |
---|---|
GroupId | GroupIdcom.github.819548945 |
ArtifactId | ArtifactIdtool.encryptionAndDecryption.core |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/ -->
<dependency>
<groupId>com.github.819548945</groupId>
<artifactId>tool.encryptionAndDecryption.core</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/
implementation 'com.github.819548945:tool.encryptionAndDecryption.core:0.1.8'
// https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/
implementation ("com.github.819548945:tool.encryptionAndDecryption.core:0.1.8")
'com.github.819548945:tool.encryptionAndDecryption.core:jar:0.1.8'
<dependency org="com.github.819548945" name="tool.encryptionAndDecryption.core" rev="0.1.8">
<artifact name="tool.encryptionAndDecryption.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.819548945', module='tool.encryptionAndDecryption.core', version='0.1.8')
)
libraryDependencies += "com.github.819548945" % "tool.encryptionAndDecryption.core" % "0.1.8"
[com.github.819548945/tool.encryptionAndDecryption.core "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-codec : commons-codec | jar | 1.15 |