is not current version
Last Version 2.0.15

Kotlin POM 1.5.0

Kotlin's starter POM.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

kotlin_pom
Version

Version

1.5.0
Type

Type

pom
Description

Description

Kotlin POM
Kotlin's starter POM.
Project URL

Project URL

https://hexagonkt.com
Source Code Management

Source Code Management

https://github.com/hexagonkt/hexagon

Download kotlin_pom 1.5.0


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

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.