License |
License |
---|---|
GroupId | GroupIdinfo.debatty |
ArtifactId | ArtifactIdjinu |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjinu
Easy evaluation and comparison of Java algorithms.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jinu-0.10.pom | |
jinu-0.10.jar | 26 KB |
jinu-0.10-sources.jar | 22 KB |
jinu-0.10-javadoc.jar | 88 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |