MVN

org.jire.kotmem : Kotmem

Maven & Gradle

Jul 29, 2016
25 stars

Kotmem · Easy process, module and memory interfacing through Kotlin on the JVM

<dependency>
    <groupId>org.jire.kotmem</groupId>
    <artifactId>Kotmem</artifactId>
    <version>0.86</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jire.kotmem : Kotmem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.86

All Versions

Choose a version of org.jire.kotmem : Kotmem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.86
Kotmem-0.86

How to add a dependency to Maven

Add the following org.jire.kotmem : Kotmem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jire.kotmem</groupId>
    <artifactId>Kotmem</artifactId>
    <version>0.86</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jire.kotmem : Kotmem gradle dependency to your build.gradle file:

implementation 'org.jire.kotmem:Kotmem:0.86'

Gradle Kotlin DSL: Add the following org.jire.kotmem : Kotmem gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jire.kotmem:Kotmem:0.86")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jire.kotmem : Kotmem sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jire.kotmem" % "Kotmem" % "0.86"

Advertisement

Dependencies from Group

Jul 29, 2016
25 stars

Discover Dependencies

Apr 16, 2017
14 stars
Jan 29, 2019
2 usages
155 stars
Jul 24, 2016
2 usages
0 stars
Jul 28, 2016
7 stars
Jul 28, 2016
2 usages
7 stars
Jul 28, 2016
5 usages
7 stars
Jul 28, 2016
2 usages
7 stars
Jul 28, 2016
7 stars
Jun 05, 2023
5 usages
146 stars
Oct 17, 2022
61 stars