License |
License |
---|---|
GroupId | GroupIdcom.roundeights |
ArtifactId | ArtifactIdhasher_2.11 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHasher
Hasher
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.roundeights |
Filename | Size |
---|---|
hasher_2.11-1.2.0.pom | |
hasher_2.11-1.2.0.jar | 77 KB |
hasher_2.11-1.2.0-sources.jar | 9 KB |
hasher_2.11-1.2.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.roundeights/hasher_2.11/ -->
<dependency>
<groupId>com.roundeights</groupId>
<artifactId>hasher_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.roundeights/hasher_2.11/
implementation 'com.roundeights:hasher_2.11:1.2.0'
// https://jarcasting.com/artifacts/com.roundeights/hasher_2.11/
implementation ("com.roundeights:hasher_2.11:1.2.0")
'com.roundeights:hasher_2.11:jar:1.2.0'
<dependency org="com.roundeights" name="hasher_2.11" rev="1.2.0">
<artifact name="hasher_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roundeights', module='hasher_2.11', version='1.2.0')
)
libraryDependencies += "com.roundeights" % "hasher_2.11" % "1.2.0"
[com.roundeights/hasher_2.11 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.mindrot : jbcrypt Optional | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | [2.4,2.5) |