is not current version
Last Version 0.5.0

com.soywiz:kmem-root 0.4.0

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

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

kmem-root
Version

Version

0.4.0
Type

Type

jar

Download kmem-root 0.4.0


<!-- https://jarcasting.com/artifacts/com.soywiz/kmem-root/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>kmem-root</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/kmem-root/
implementation 'com.soywiz:kmem-root:0.4.0'
// https://jarcasting.com/artifacts/com.soywiz/kmem-root/
implementation ("com.soywiz:kmem-root:0.4.0")
'com.soywiz:kmem-root:jar:0.4.0'
<dependency org="com.soywiz" name="kmem-root" rev="0.4.0">
  <artifact name="kmem-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='kmem-root', version='0.4.0')
)
libraryDependencies += "com.soywiz" % "kmem-root" % "0.4.0"
[com.soywiz/kmem-root "0.4.0"]