is not current version
Last Version 1.1

com.github.vatbub:safeAPIKeyStore 1.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

safeAPIKeyStore
Version

Version

1.0
Type

Type

pom

Download safeAPIKeyStore 1.0

Filename Size
safeAPIKeyStore-1.0.pom 2 KB
Browse

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