Web Kotlin

The Kotlin library for creating web applications

License

License

Categories

Categories

Kotlin Languages ORM Data
GroupId

GroupId

com.github.storm-bit
ArtifactId

ArtifactId

web-kotlin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Web Kotlin
The Kotlin library for creating web applications
Project Organization

Project Organization

com.github.storm-bit

Download web-kotlin

How to add to project

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

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2
1.0.1
1.0.0