pbkdf2-scala


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.nremond
ArtifactId

ArtifactId

pbkdf2-scala_2.13
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

pbkdf2-scala
pbkdf2-scala
Project URL

Project URL

http://github.com/nremond/pbkdf2-scala
Project Organization

Project Organization

io.github.nremond

Download pbkdf2-scala_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.nremond/pbkdf2-scala_2.13/ -->
<dependency>
    <groupId>io.github.nremond</groupId>
    <artifactId>pbkdf2-scala_2.13</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nremond/pbkdf2-scala_2.13/
implementation 'io.github.nremond:pbkdf2-scala_2.13:0.7.0'
// https://jarcasting.com/artifacts/io.github.nremond/pbkdf2-scala_2.13/
implementation ("io.github.nremond:pbkdf2-scala_2.13:0.7.0")
'io.github.nremond:pbkdf2-scala_2.13:jar:0.7.0'
<dependency org="io.github.nremond" name="pbkdf2-scala_2.13" rev="0.7.0">
  <artifact name="pbkdf2-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nremond', module='pbkdf2-scala_2.13', version='0.7.0')
)
libraryDependencies += "io.github.nremond" % "pbkdf2-scala_2.13" % "0.7.0"
[io.github.nremond/pbkdf2-scala_2.13 "0.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11
org.scalacheck : scalacheck_2.13 jar 1.15.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.5