is not current version
Last Version 1.1.2

com.ethlo.keyvalue:keyvalue-binary 1.1.1


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-binary
Version

Version

1.1.1
Type

Type

jar

Download keyvalue-binary 1.1.1


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