MVN

io.github.crabzilla : crabzilla-kotlin-example1

Maven & Gradle

Aug 21, 2017
58 stars
<dependency>
    <groupId>io.github.crabzilla</groupId>
    <artifactId>crabzilla-kotlin-example1</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.crabzilla : crabzilla-kotlin-example1 to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of io.github.crabzilla : crabzilla-kotlin-example1 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
crabzilla-kotlin-example1-0.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.crabzilla</groupId>
    <artifactId>crabzilla-kotlin-example1</artifactId>
    <version>0.0.5</version>
</dependency>