License |
License |
---|---|
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-bcrypt |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionopflow-shade-bcrypt
Opflow shaded bcrypt library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opflow-shade-bcrypt-0.9.0.pom | |
opflow-shade-bcrypt-0.9.0.jar | 115 KB |
opflow-shade-bcrypt-0.9.0-sources.jar | 2 KB |
opflow-shade-bcrypt-0.9.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-bcrypt/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-bcrypt</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-bcrypt/
implementation 'com.devebot.opflow:opflow-shade-bcrypt:0.9.0'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-bcrypt/
implementation ("com.devebot.opflow:opflow-shade-bcrypt:0.9.0")
'com.devebot.opflow:opflow-shade-bcrypt:jar:0.9.0'
<dependency org="com.devebot.opflow" name="opflow-shade-bcrypt" rev="0.9.0">
<artifact name="opflow-shade-bcrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-bcrypt', version='0.9.0')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-bcrypt" % "0.9.0"
[com.devebot.opflow/opflow-shade-bcrypt "0.9.0"]