MVN

com.github.ddth : ddth-simplehll-ak

Maven & Gradle

Nov 01, 2016
0 stars

ddth-simplehll-ak · DDTH's Simple HyperLogLog: AggregateKnowledge implementation

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

Latest Version

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

  • Latest Stable: 0.1.2

All Versions

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

Version Vulnerabilities Updated
0.1.x
ddth-simplehll-ak-0.1.2
ddth-simplehll-ak-0.1.1
ddth-simplehll-ak-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-ak</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement