License |
License |
---|---|
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-crypto |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-crypto-2.0.pom | |
core-crypto-2.0.jar | 7 KB |
core-crypto-2.0-sources.jar | 3 KB |
core-crypto-2.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-crypto/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-crypto</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-crypto/
implementation 'li.rudin.core:core-crypto:2.0'
// https://jarcasting.com/artifacts/li.rudin.core/core-crypto/
implementation ("li.rudin.core:core-crypto:2.0")
'li.rudin.core:core-crypto:jar:2.0'
<dependency org="li.rudin.core" name="core-crypto" rev="2.0">
<artifact name="core-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-crypto', version='2.0')
)
libraryDependencies += "li.rudin.core" % "core-crypto" % "2.0"
[li.rudin.core/core-crypto "2.0"]
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-cdi-api | jar | 2.0 |
org.bouncycastle : bcprov-jdk14 | jar | 1.50 |
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-test | jar | 2.0 |