is not current version
Last Version 2.7

io.github.sinri:Keel 2.5

A website framework with VERT.X for ex-PHP-ers, exactly Ark Framework Users.

GroupId

GroupId

io.github.sinri
ArtifactId

ArtifactId

Keel
Version

Version

2.5
Type

Type

jar

Download Keel 2.5


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