Last Version

Kotlin lean POM 2.0.15

Kotlin's starter POM for lean projects.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

kotlin_lean_pom
Version

Version

2.0.15
Type

Type

pom
Description

Description

Kotlin lean POM
Kotlin's starter POM for lean projects.
Project URL

Project URL

https://hexagonkt.com
Source Code Management

Source Code Management

https://github.com/hexagonkt/hexagon

Download kotlin_lean_pom 2.0.15


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.