MVN

com.github.ddth : ddth-simplehll

Maven & Gradle

Nov 01, 2016
0 stars

ddth-simplehll · DDTH's Simple HyperLogLog Library

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-simplehll</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ddth : ddth-simplehll to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.ddth : ddth-simplehll to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
ddth-simplehll-0.1.2
ddth-simplehll-0.1.1
ddth-simplehll-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-simplehll</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement