Last Version

korte-common 0.14.0

korte: Kotlin cORoutines Template Engine

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korte-common
Version

Version

0.14.0
Type

Type

jar
Description

Description

korte-common
korte: Kotlin cORoutines Template Engine
Project URL

Project URL

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

Download korte-common 0.14.0


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.