is not current version
Last Version 1.0.0

info.freelibrary:vertx-pairtree 0.0.1

A Pairtree library for Vert.x

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-pairtree
Version

Version

0.0.1
Type

Type

jar

Download vertx-pairtree 0.0.1


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