is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-key 2.2

KeyManager modules provide secret key management.

Categories

Categories

Java Languages Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-key
Version

Version

2.2
Type

Type

pom

Download truecommons-key 2.2

Filename Size
truecommons-key-2.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key/ -->
<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key</artifactId>
    <version>2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key/
implementation 'net.java.truecommons:truecommons-key:2.2'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key/
implementation ("net.java.truecommons:truecommons-key:2.2")
'net.java.truecommons:truecommons-key:pom:2.2'
<dependency org="net.java.truecommons" name="truecommons-key" rev="2.2">
  <artifact name="truecommons-key" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-key', version='2.2')
)
libraryDependencies += "net.java.truecommons" % "truecommons-key" % "2.2"
[net.java.truecommons/truecommons-key "2.2"]