is not current version
Last Version 0.9.0

at.favre.lib:bcrypt-parent 0.7.0

Parent Maven project for Bcrypt

GroupId

GroupId

at.favre.lib
ArtifactId

ArtifactId

bcrypt-parent
Version

Version

0.7.0
Type

Type

pom

Download bcrypt-parent 0.7.0

Filename Size
bcrypt-parent-0.7.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/at.favre.lib/bcrypt-parent/ -->
<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>bcrypt-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.favre.lib/bcrypt-parent/
implementation 'at.favre.lib:bcrypt-parent:0.7.0'
// https://jarcasting.com/artifacts/at.favre.lib/bcrypt-parent/
implementation ("at.favre.lib:bcrypt-parent:0.7.0")
'at.favre.lib:bcrypt-parent:pom:0.7.0'
<dependency org="at.favre.lib" name="bcrypt-parent" rev="0.7.0">
  <artifact name="bcrypt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.favre.lib', module='bcrypt-parent', version='0.7.0')
)
libraryDependencies += "at.favre.lib" % "bcrypt-parent" % "0.7.0"
[at.favre.lib/bcrypt-parent "0.7.0"]