is not current version
Last Version 2.0.15

com.hexagonkt:kotlin_lean_pom 2.0.13

Kotlin's starter POM for lean projects.

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

kotlin_lean_pom
Version

Version

2.0.13
Type

Type

pom

Download kotlin_lean_pom 2.0.13


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