License |
License |
---|---|
GroupId | GroupIdcom.brettonw.bedrock |
ArtifactId | ArtifactIdsecret |
Version | Version1.6.5 |
Type | Typejar |
Description |
DescriptionSecret
Secret is a library for computing secret recipes and checking secrets.
|
Filename | Size |
---|---|
secret-1.6.5.pom | |
secret-1.6.5.jar | 3 KB |
secret-1.6.5-sources.jar | 3 KB |
secret-1.6.5-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/ -->
<dependency>
<groupId>com.brettonw.bedrock</groupId>
<artifactId>secret</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/
implementation 'com.brettonw.bedrock:secret:1.6.5'
// https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/
implementation ("com.brettonw.bedrock:secret:1.6.5")
'com.brettonw.bedrock:secret:jar:1.6.5'
<dependency org="com.brettonw.bedrock" name="secret" rev="1.6.5">
<artifact name="secret" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brettonw.bedrock', module='secret', version='1.6.5')
)
libraryDependencies += "com.brettonw.bedrock" % "secret" % "1.6.5"
[com.brettonw.bedrock/secret "1.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.brettonw.bedrock : bag | jar | 1.6.5 |
org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |