is not current version
Last Version 2.0.15

Kotlin lean POM 1.4.1

Kotlin's starter POM for lean projects.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

kotlin_lean_pom
Version

Version

1.4.1
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 1.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.jetbrains.kotlin : kotlin-test jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
io.mockk : mockk jar 1.12.0

Project Modules

There are no modules declared in this project.