GroupId | GroupIdinfo.freelibrary |
---|---|
ArtifactId | ArtifactIdvertx-pairtree |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
vertx-pairtree-0.0.1.pom | |
vertx-pairtree-0.0.1.jar | 719 KB |
vertx-pairtree-0.0.1-sources.jar | 704 KB |
vertx-pairtree-0.0.1-javadoc.jar | 120 KB |
Browse |
<!-- 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"]