is not current version
Last Version 1.1

com.github.vatbub:safeAPIKeyStore.common 1.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

safeAPIKeyStore.common
Version

Version

1.0
Type

Type

jar

Download safeAPIKeyStore.common 1.0


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