bcrypt-1.0.3.jar

maven
<dependency>
  <groupId>com.redteclab</groupId>
  <artifactId>bcrypt</artifactId>
  <version>1.0.3</version>
</dependency>

leiningen
[com.redteclab/bcrypt "1.0.3"]
ivy
<dependency org="com.redteclab" name="bcrypt" rev="1.0.3" />
sbt
libraryDependencies += "com.redteclab" % "bcrypt" % "1.0.3"
gradle
compile 'com.redteclab:bcrypt:1.0.3'
grape
@Grapes(
@Grab(group='com.redteclab', module='bcrypt', version='1.0.3')
)

POMs

Name MD5 SHA1 SHA256 Size Download
bcrypt-1.0.3.pom a096f1620d06b8b2d6c36e5956ebb1da 4210a50e19357c07d6767dcd5c15ca2fbdce13af 6475678033d5efb73fa32ccc8478beb34f99c59f987cb026a4b36a1743a9ea8a 1.57 KB

JARs

Name MD5 SHA1 SHA256 Size Download
bcrypt-1.0.3.jar bce8892b32073673df8eb567f7707231 4d06f25309bcaa5bfd2b6d884b703d58c7055c5d 36f5f92e7488faa961f3774e9e40f0ae592eeeaa1b4538df6c3874c6987a2e99 16.5 KB

Dependencies

Group Artifact Version Scope
junit junit 4.12 test

Uploaded

over 7 years ago

Package Size

16.5 KB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/r-with-funk/rtl-releases/packages/java/com.redteclab/bcrypt-1.0.3.jar/artifacts/bcrypt-1.0.3.jar/download?distro_version_id=167"