License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdcrypto4s_2.13 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptioncrypto4s
Library to encrypt and decrypt in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto4s_2.13-0.2.0.pom | |
crypto4s_2.13-0.2.0.jar | 6 KB |
crypto4s_2.13-0.2.0-sources.jar | 1 KB |
crypto4s_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_2.13/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>crypto4s_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_2.13/
implementation 'com.github.tharwaninitin:crypto4s_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_2.13/
implementation ("com.github.tharwaninitin:crypto4s_2.13:0.2.0")
'com.github.tharwaninitin:crypto4s_2.13:jar:0.2.0'
<dependency org="com.github.tharwaninitin" name="crypto4s_2.13" rev="0.2.0">
<artifact name="crypto4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='crypto4s_2.13', version='0.2.0')
)
libraryDependencies += "com.github.tharwaninitin" % "crypto4s_2.13" % "0.2.0"
[com.github.tharwaninitin/crypto4s_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
de.svenkubiak : jBCrypt | jar | 0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 1.0.13 |
dev.zio : zio-test-sbt_2.13 | jar | 1.0.13 |