is not current version
Last Version 1.1.0

com.github.marschall:directory-keystore 1.0.0

A keystore that is based on directories.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

directory-keystore
Version

Version

1.0.0
Type

Type

jar

Download directory-keystore 1.0.0


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