Last Version

Secret 2.1.0

Secret is a library for computing secret recipes and checking secrets.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

secret
Version

Version

2.1.0
Type

Type

jar
Description

Description

Secret
Secret is a library for computing secret recipes and checking secrets.

Download secret 2.1.0


<!-- https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/ -->
<dependency>
    <groupId>com.brettonw.bedrock</groupId>
    <artifactId>secret</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/
implementation 'com.brettonw.bedrock:secret:2.1.0'
// https://jarcasting.com/artifacts/com.brettonw.bedrock/secret/
implementation ("com.brettonw.bedrock:secret:2.1.0")
'com.brettonw.bedrock:secret:jar:2.1.0'
<dependency org="com.brettonw.bedrock" name="secret" rev="2.1.0">
  <artifact name="secret" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brettonw.bedrock', module='secret', version='2.1.0')
)
libraryDependencies += "com.brettonw.bedrock" % "secret" % "2.1.0"
[com.brettonw.bedrock/secret "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.brettonw.bedrock : logger jar 2.1.0
com.brettonw.bedrock : bag jar 2.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.