License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.ethlo.keyvalue |
ArtifactId | ArtifactIdkeyvalue-binary |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKey-Value - Binary Utils
Parent pom providing dependency and plugin management for applications
built with Maven
|
Filename | Size |
---|---|
keyvalue-binary-1.1.2.pom | |
keyvalue-binary-1.1.2.jar | 7 KB |
keyvalue-binary-1.1.2-sources.jar | 6 KB |
keyvalue-binary-1.1.2-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
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 |