License |
License |
---|---|
GroupId | GroupIdcom.github.karasiq |
ArtifactId | ArtifactIdcryptoutils_2.11 |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncryptoutils
cryptoutils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cryptoutils_2.11-1.4.3.pom | |
cryptoutils_2.11-1.4.3.jar | 169 KB |
cryptoutils_2.11-1.4.3-sources.jar | 19 KB |
cryptoutils_2.11-1.4.3-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karasiq/cryptoutils_2.11/ -->
<dependency>
<groupId>com.github.karasiq</groupId>
<artifactId>cryptoutils_2.11</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/cryptoutils_2.11/
implementation 'com.github.karasiq:cryptoutils_2.11:1.4.3'
// https://jarcasting.com/artifacts/com.github.karasiq/cryptoutils_2.11/
implementation ("com.github.karasiq:cryptoutils_2.11:1.4.3")
'com.github.karasiq:cryptoutils_2.11:jar:1.4.3'
<dependency org="com.github.karasiq" name="cryptoutils_2.11" rev="1.4.3">
<artifact name="cryptoutils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='cryptoutils_2.11', version='1.4.3')
)
libraryDependencies += "com.github.karasiq" % "cryptoutils_2.11" % "1.4.3"
[com.github.karasiq/cryptoutils_2.11 "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
commons-io : commons-io | jar | 2.5 |
com.typesafe : config | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.58 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.58 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |