License |
License |
---|---|
Categories |
CategoriesKotlin Languages ORM Data |
GroupId | GroupIdcom.github.storm-bit |
ArtifactId | ArtifactIdweb-kotlin |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Kotlin
The Kotlin library for creating web applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
web-kotlin-1.0.4.pom | |
web-kotlin-1.0.4.jar | 46 KB |
web-kotlin-1.0.4-sources.jar | 9 KB |
web-kotlin-1.0.4-javadoc.jar | 312 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.storm-bit/web-kotlin/ -->
<dependency>
<groupId>com.github.storm-bit</groupId>
<artifactId>web-kotlin</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.storm-bit/web-kotlin/
implementation 'com.github.storm-bit:web-kotlin:1.0.4'
// https://jarcasting.com/artifacts/com.github.storm-bit/web-kotlin/
implementation ("com.github.storm-bit:web-kotlin:1.0.4")
'com.github.storm-bit:web-kotlin:jar:1.0.4'
<dependency org="com.github.storm-bit" name="web-kotlin" rev="1.0.4">
<artifact name="web-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.storm-bit', module='web-kotlin', version='1.0.4')
)
libraryDependencies += "com.github.storm-bit" % "web-kotlin" % "1.0.4"
[com.github.storm-bit/web-kotlin "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.0 |
io.github.classgraph : classgraph | jar | 4.8.90 |
com.sparkjava : spark-core | jar | 2.9.3 |
com.hubspot.jinjava : jinjava | jar | 2.5.6 |