Key-Value - Binary Utils

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-binary
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Key-Value - Binary Utils
Parent pom providing dependency and plugin management for applications built with Maven

Download keyvalue-binary

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
com.google.guava : guava jar 28.2-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0