Jar examples for k:kmem
kmem: Fast memory for Kotlin Common (JVM and JS) using Buffers and Typed Arrays
You can download jar file kmem 0.3.0 in this page.
MIT License
You can use the following script to add kmem-0.3.0.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>kmem</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.soywiz', name: 'kmem', version: '0.3.0'
libraryDependencies += "com.soywiz" % "kmem" % "0.3.0"
<dependency org="com.soywiz" name="kmem" rev="0.3.0"/>
@Grapes(@Grab(group='com.soywiz', module='kmem', version='0.3.0'))
'com.soywiz:kmem:jar:0.3.0'
Click the following link to download the jar file.
kmem-0.3.0-javadoc.jar