is not current version
Last Version 1.1.2

com.ethlo.keyvalue:keyvalue-mysql 0.9.1


Categories

Categories

MySQL Data Databases KeY Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-mysql
Version

Version

0.9.1
Type

Type

jar

Download keyvalue-mysql 0.9.1


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