MVN

co.mtarget : kohmon-core

Maven & Gradle

Dec 10, 2020
0 stars

Kohmon · Collection of kotlin common helper

<dependency>
    <groupId>co.mtarget</groupId>
    <artifactId>kohmon-core</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.mtarget : kohmon-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of co.mtarget : kohmon-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kohmon-core-0.0.7
kohmon-core-0.0.6
kohmon-core-0.0.5
kohmon-core-0.0.4
kohmon-core-0.0.3
kohmon-core-0.0.3-dev
kohmon-core-0.0.2-dev

How to add a dependency to Maven

Add the following co.mtarget : kohmon-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.mtarget</groupId>
    <artifactId>kohmon-core</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.mtarget : kohmon-core gradle dependency to your build.gradle file:

implementation 'co.mtarget:kohmon-core:0.0.7'

Gradle Kotlin DSL: Add the following co.mtarget : kohmon-core gradle kotlin dependency to your build.gradle.kts file:

implementation("co.mtarget:kohmon-core:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.mtarget : kohmon-core sbt scala dependency to your build.sbt file:

libraryDependencies += "co.mtarget" % "kohmon-core" % "0.0.7"

Advertisement

Dependencies from Group

Dec 10, 2020
0 stars
Aug 16, 2023
0 stars

Discover Dependencies

13 usages
5.2k stars
May 14, 2021
2 stars
May 20, 2023
3 stars
Nov 10, 2022
2 stars
Aug 23, 2023
4 stars
Jul 26, 2023
2 usages
1.4k stars
Jun 19, 2023
1 usages
11.1k stars
Oct 14, 2020
1 usages
68.1k stars