Last Version

Keel Core 1.7.3

Keel's Core

License

License

GroupId

GroupId

com.harium.keel
ArtifactId

ArtifactId

core
Version

Version

1.7.3
Type

Type

jar
Description

Description

Keel Core
Keel's Core

Download core 1.7.3


<!-- 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.