License |
License |
---|---|
GroupId | GroupIdcom.soywiz.korlibs.korte |
ArtifactId | ArtifactIdkorte-macosx64 |
Version | Version2.1.1 |
Type | Typepom |
Description |
Descriptionkorte
Template Engine for Multiplatform Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
korte-macosx64-2.1.1.pom | |
korte-macosx64-2.1.1-sources.jar | 35 KB |
korte-macosx64-2.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.soywiz.korlibs.korte/korte-macosx64/ -->
<dependency>
<groupId>com.soywiz.korlibs.korte</groupId>
<artifactId>korte-macosx64</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz.korlibs.korte/korte-macosx64/
implementation 'com.soywiz.korlibs.korte:korte-macosx64:2.1.1'
// https://jarcasting.com/artifacts/com.soywiz.korlibs.korte/korte-macosx64/
implementation ("com.soywiz.korlibs.korte:korte-macosx64:2.1.1")
'com.soywiz.korlibs.korte:korte-macosx64:pom:2.1.1'
<dependency org="com.soywiz.korlibs.korte" name="korte-macosx64" rev="2.1.1">
<artifact name="korte-macosx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.soywiz.korlibs.korte', module='korte-macosx64', version='2.1.1')
)
libraryDependencies += "com.soywiz.korlibs.korte" % "korte-macosx64" % "2.1.1"
[com.soywiz.korlibs.korte/korte-macosx64 "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.0 |