is not current version
Last Version 0.9.1

com.ethlo.keyvalue:parent 0.9.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

parent
Version

Version

0.9.0
Type

Type

pom

Download parent 0.9.0

Filename Size
parent-0.9.0.pom 5 KB
Browse

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