aptgraph-lib

Library version of the Apt-Graph detection algorithm

License

License

GroupId

GroupId

be.cylab
ArtifactId

ArtifactId

aptgraph-lib
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

aptgraph-lib
Library version of the Apt-Graph detection algorithm
Project URL

Project URL

https://gitlab.cylab.be/cylab/aptgraph-lib

Download aptgraph-lib

How to add to project

<!-- https://jarcasting.com/artifacts/be.cylab/aptgraph-lib/ -->
<dependency>
    <groupId>be.cylab</groupId>
    <artifactId>aptgraph-lib</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.cylab/aptgraph-lib/
implementation 'be.cylab:aptgraph-lib:0.0.3'
// https://jarcasting.com/artifacts/be.cylab/aptgraph-lib/
implementation ("be.cylab:aptgraph-lib:0.0.3")
'be.cylab:aptgraph-lib:jar:0.0.3'
<dependency org="be.cylab" name="aptgraph-lib" rev="0.0.3">
  <artifact name="aptgraph-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.cylab', module='aptgraph-lib', version='0.0.3')
)
libraryDependencies += "be.cylab" % "aptgraph-lib" % "0.0.3"
[be.cylab/aptgraph-lib "0.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
info.debatty : java-graphs jar 0.40
org.json : json jar 20160810
info.debatty : java-aggregation jar 0.2
be.cylab : java-wowa-training jar 0.0.4
com.google.inject : guice jar 4.2.2
be.cylab : snakeyaml jar 1.25.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1