License |
License |
---|---|
GroupId | GroupIdcom.harium.keel |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeel Core
Keel's Core
|
Filename | Size |
---|---|
core-1.7.3.pom | |
core-1.7.3.jar | 550 KB |
core-1.7.3-sources.jar | 448 KB |
core-1.7.3-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
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 |