is not current version
Last Version 2.0.15

com.hexagonkt:kotlin_lean_pom 1.3.1

Kotlin's starter POM for lean projects.

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

kotlin_lean_pom
Version

Version

1.3.1
Type

Type

pom

Download kotlin_lean_pom 1.3.1


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