is not current version
Last Version 0.9.3

net.java.truevfs:truevfs-key-spec 0.9

Specification of the KeyManager API.

Categories

Categories

Java Languages Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-key-spec
Version

Version

0.9
Type

Type

jar

Download truevfs-key-spec 0.9


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