MVN

com.soywiz : kmem-js

Maven & Gradle

Jan 18, 2018
4 usages
10 stars

kmem-js · kmem: Fast memory for Kotlin Common (JVM and JS) using Buffers and Typed Arrays

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>kmem-js</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.soywiz : kmem-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.soywiz : kmem-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
kmem-js-0.5.0
0.4.x
kmem-js-0.4.0
0.3.x
kmem-js-0.3.1
kmem-js-0.3.0
0.1.x
kmem-js-0.1.0
0.0.x
kmem-js-0.0.2
kmem-js-0.0.1

How to add a dependency to Maven

Add the following com.soywiz : kmem-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>kmem-js</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.soywiz : kmem-js gradle dependency to your build.gradle file:

implementation 'com.soywiz:kmem-js:0.5.0'

Gradle Kotlin DSL: Add the following com.soywiz : kmem-js gradle kotlin dependency to your build.gradle.kts file:

implementation("com.soywiz:kmem-js:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.soywiz : kmem-js sbt scala dependency to your build.sbt file:

libraryDependencies += "com.soywiz" % "kmem-js" % "0.5.0"

Advertisement

Dependencies from Group

Jan 18, 2018
51 usages
362 stars
Sep 20, 2017
46 usages
1 stars
Jan 18, 2018
29 usages
362 stars
Jan 18, 2018
27 usages
78 stars
Aug 28, 2017
25 usages
133 stars

Discover Dependencies

Mar 24, 2021
5 usages
0 stars
api
Apr 06, 2021
5 usages
0 stars
Mar 16, 2023
4 usages
154 stars
May 17, 2021
20 usages
550 stars
Dec 13, 2012
19 usages
7 stars
Mar 20, 2023
38 usages
333 stars
Oct 15, 2013
34 usages
0 stars
May 17, 2023
151 usages
7 stars