GroupId | GroupIdcom.github.karasiq |
---|---|
ArtifactId | ArtifactIdcryptoutils_2.11 |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
cryptoutils_2.11-1.4.0.pom | |
cryptoutils_2.11-1.4.0.jar | 274 KB |
cryptoutils_2.11-1.4.0-sources.jar | 27 KB |
cryptoutils_2.11-1.4.0-javadoc.jar | 540 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/cryptoutils_2.11/
implementation 'com.github.karasiq:cryptoutils_2.11:1.4.0'
// https://jarcasting.com/artifacts/com.github.karasiq/cryptoutils_2.11/
implementation ("com.github.karasiq:cryptoutils_2.11:1.4.0")
'com.github.karasiq:cryptoutils_2.11:jar:1.4.0'
<dependency org="com.github.karasiq" name="cryptoutils_2.11" rev="1.4.0">
<artifact name="cryptoutils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='cryptoutils_2.11', version='1.4.0')
)
libraryDependencies += "com.github.karasiq" % "cryptoutils_2.11" % "1.4.0"
[com.github.karasiq/cryptoutils_2.11 "1.4.0"]