Last Version

jinu 0.10

Easy evaluation and comparison of Java algorithms.

License

License

GroupId

GroupId

info.debatty
ArtifactId

ArtifactId

jinu
Version

Version

0.10
Type

Type

jar
Description

Description

jinu
Easy evaluation and comparison of Java algorithms.
Project URL

Project URL

https://github.com/tdebatty/jinu

Download jinu 0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mitchellbosecke : pebble jar 2.3.0
org.apache.commons : commons-math3 jar 3.6.1
com.google.code.gson : gson jar 2.8.0
org.eclipse.jgit : org.eclipse.jgit jar 3.7.1.201504261725-r

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.