License |
License |
---|---|
GroupId | GroupIdcom.harium.keel |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeel Base
Keel's Cross-platform base
|
Filename | Size |
---|---|
base-1.0.0.pom | |
base-1.0.0.jar | 2 KB |
base-1.0.0-sources.jar | 892 bytes |
base-1.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.keel/base/ -->
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.keel/base/
implementation 'com.harium.keel:base:1.0.0'
// https://jarcasting.com/artifacts/com.harium.keel/base/
implementation ("com.harium.keel:base:1.0.0")
'com.harium.keel:base:jar:1.0.0'
<dependency org="com.harium.keel" name="base" rev="1.0.0">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.keel', module='base', version='1.0.0')
)
libraryDependencies += "com.harium.keel" % "base" % "1.0.0"
[com.harium.keel/base "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.keel : core | jar | [1.3.2,) |