| License |
License |
|---|---|
| GroupId | GroupIddesign.hamu |
| ArtifactId | ArtifactIdbcrypt-effect_2.13 |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbcrypt-effect
bcrypt-effect
|
| Project Organization |
Project Organizationdesign.hamu |
<!-- https://jarcasting.com/artifacts/design.hamu/bcrypt-effect_2.13/ -->
<dependency>
<groupId>design.hamu</groupId>
<artifactId>bcrypt-effect_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/design.hamu/bcrypt-effect_2.13/
implementation 'design.hamu:bcrypt-effect_2.13:0.1.0'
// https://jarcasting.com/artifacts/design.hamu/bcrypt-effect_2.13/
implementation ("design.hamu:bcrypt-effect_2.13:0.1.0")
'design.hamu:bcrypt-effect_2.13:jar:0.1.0'
<dependency org="design.hamu" name="bcrypt-effect_2.13" rev="0.1.0">
<artifact name="bcrypt-effect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='design.hamu', module='bcrypt-effect_2.13', version='0.1.0')
)
libraryDependencies += "design.hamu" % "bcrypt-effect_2.13" % "0.1.0"
[design.hamu/bcrypt-effect_2.13 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| org.typelevel : cats-core_2.13 | jar | 2.0.0 |
| org.typelevel : cats-effect_2.13 | jar | 2.0.0 |
| org.mindrot : jbcrypt | jar | 0.3m |
| Group / Artifact | Type | Version |
|---|---|---|
| com.codecommit : cats-effect-testing-scalatest_2.13 | jar | 0.3.0 |