GroupId | GroupIdcom.crypteron |
---|---|
ArtifactId | ArtifactIdcrypteron-jce |
Version | Version2016.8.1.0 |
Type | Typejar |
Filename | Size |
---|---|
crypteron-jce-2016.8.1.0.pom | |
crypteron-jce-2016.8.1.0.jar | 2 MB |
crypteron-jce-2016.8.1.0-sources.jar | 2 KB |
crypteron-jce-2016.8.1.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>crypteron-jce</artifactId>
<version>2016.8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/
implementation 'com.crypteron:crypteron-jce:2016.8.1.0'
// https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/
implementation ("com.crypteron:crypteron-jce:2016.8.1.0")
'com.crypteron:crypteron-jce:jar:2016.8.1.0'
<dependency org="com.crypteron" name="crypteron-jce" rev="2016.8.1.0">
<artifact name="crypteron-jce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='crypteron-jce', version='2016.8.1.0')
)
libraryDependencies += "com.crypteron" % "crypteron-jce" % "2016.8.1.0"
[com.crypteron/crypteron-jce "2016.8.1.0"]