is not current version
Last Version 1.2.0

com.jarxi:genkey 1.0.0

genkey project for Spring Boot

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.jarxi
ArtifactId

ArtifactId

genkey
Version

Version

1.0.0
Type

Type

jar

Download genkey 1.0.0


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