License |
License |
---|---|
GroupId | GroupIdio.github.sinri |
ArtifactId | ArtifactIdKeel |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionKeel
A website framework with VERT.X for ex-PHP-ers, exactly Ark Framework Users.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Keel-1.1.pom | |
Keel-1.1.jar | 6 MB |
Keel-1.1-sources.jar | 28 KB |
Keel-1.1-javadoc.jar | 338 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sinri/Keel/ -->
<dependency>
<groupId>io.github.sinri</groupId>
<artifactId>Keel</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sinri/Keel/
implementation 'io.github.sinri:Keel:1.1'
// https://jarcasting.com/artifacts/io.github.sinri/Keel/
implementation ("io.github.sinri:Keel:1.1")
'io.github.sinri:Keel:jar:1.1'
<dependency org="io.github.sinri" name="Keel" rev="1.1">
<artifact name="Keel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sinri', module='Keel', version='1.1')
)
libraryDependencies += "io.github.sinri" % "Keel" % "1.1"
[io.github.sinri/Keel "1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 4.2.2 |