is not current version
Last Version 2.4.12

com.soywiz.korlibs.korte:korte-iosarm32 2.0.7

Template Engine for Multiplatform Kotlin

GroupId

GroupId

com.soywiz.korlibs.korte
ArtifactId

ArtifactId

korte-iosarm32
Version

Version

2.0.7
Type

Type

pom

Download korte-iosarm32 2.0.7


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