Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.hexagonkt |
ArtifactId | ArtifactIdkotlin_lean_pom |
Version | Version2.0.12 |
Type | Typepom |
Filename | Size |
---|---|
kotlin_lean_pom-2.0.12.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.hexagonkt/kotlin_lean_pom/ -->
<dependency>
<groupId>com.hexagonkt</groupId>
<artifactId>kotlin_lean_pom</artifactId>
<version>2.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hexagonkt/kotlin_lean_pom/
implementation 'com.hexagonkt:kotlin_lean_pom:2.0.12'
// https://jarcasting.com/artifacts/com.hexagonkt/kotlin_lean_pom/
implementation ("com.hexagonkt:kotlin_lean_pom:2.0.12")
'com.hexagonkt:kotlin_lean_pom:pom:2.0.12'
<dependency org="com.hexagonkt" name="kotlin_lean_pom" rev="2.0.12">
<artifact name="kotlin_lean_pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hexagonkt', module='kotlin_lean_pom', version='2.0.12')
)
libraryDependencies += "com.hexagonkt" % "kotlin_lean_pom" % "2.0.12"
[com.hexagonkt/kotlin_lean_pom "2.0.12"]