License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdcrypto4s_3 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
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_3-0.2.0.pom | |
crypto4s_3-0.2.0.jar | 8 KB |
crypto4s_3-0.2.0-sources.jar | 990 bytes |
crypto4s_3-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_3/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>crypto4s_3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_3/
implementation 'com.github.tharwaninitin:crypto4s_3:0.2.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/crypto4s_3/
implementation ("com.github.tharwaninitin:crypto4s_3:0.2.0")
'com.github.tharwaninitin:crypto4s_3:jar:0.2.0'
<dependency org="com.github.tharwaninitin" name="crypto4s_3" rev="0.2.0">
<artifact name="crypto4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='crypto4s_3', version='0.2.0')
)
libraryDependencies += "com.github.tharwaninitin" % "crypto4s_3" % "0.2.0"
[com.github.tharwaninitin/crypto4s_3 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
de.svenkubiak : jBCrypt | jar | 0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_3 | jar | 1.0.13 |
dev.zio : zio-test-sbt_3 | jar | 1.0.13 |