is not current version
Last Version 1.0.0

com.github.K0zka:kotlin-simple-archetype 0.8.11.1


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.K0zka
ArtifactId

ArtifactId

kotlin-simple-archetype
Version

Version

0.8.11.1
Type

Type

jar

Download kotlin-simple-archetype 0.8.11.1


<!-- https://jarcasting.com/artifacts/com.github.K0zka/kotlin-simple-archetype/ -->
<dependency>
    <groupId>com.github.K0zka</groupId>
    <artifactId>kotlin-simple-archetype</artifactId>
    <version>0.8.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.K0zka/kotlin-simple-archetype/
implementation 'com.github.K0zka:kotlin-simple-archetype:0.8.11.1'
// https://jarcasting.com/artifacts/com.github.K0zka/kotlin-simple-archetype/
implementation ("com.github.K0zka:kotlin-simple-archetype:0.8.11.1")
'com.github.K0zka:kotlin-simple-archetype:jar:0.8.11.1'
<dependency org="com.github.K0zka" name="kotlin-simple-archetype" rev="0.8.11.1">
  <artifact name="kotlin-simple-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.K0zka', module='kotlin-simple-archetype', version='0.8.11.1')
)
libraryDependencies += "com.github.K0zka" % "kotlin-simple-archetype" % "0.8.11.1"
[com.github.K0zka/kotlin-simple-archetype "0.8.11.1"]