Last Version

Keel Base 1.0.0

Keel's Cross-platform base

License

License

GroupId

GroupId

com.harium.keel
ArtifactId

ArtifactId

base
Version

Version

1.0.0
Type

Type

jar
Description

Description

Keel Base
Keel's Cross-platform base

Download base 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.harium.keel : core jar [1.3.2,)

Project Modules

There are no modules declared in this project.