Keel Core

Keel's Core

License

License

GroupId

GroupId

com.harium.keel
ArtifactId

ArtifactId

core
Last Version

Last Version

1.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

Keel Core
Keel's Core

Download core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.harium.etyl : commons jar 1.4.1
com.harium.storage : kdtree jar 1.0.0
com.harium.storage : graph jar 1.1.1

test (3)

Group / Artifact Type Version
com.harium.etyl : io jar 1.0.0
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.
com.harium.keel

Harium

Versions

Version
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0