korte-web

korte: Kotlin cORoutines Template Engine

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korte-web
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

korte-web
korte: Kotlin cORoutines Template Engine
Project URL

Project URL

https://github.com/soywiz/korte/

Download korte-web

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.soywiz : korte jar 0.14.0
com.soywiz : korio-ext-web jar 0.14.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0-beta-31

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.0-beta-31
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.0