Download kmem-common-0.4.0.jar file - Jar k

Jar examples for k:kmem-common

Description

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

You can download jar file kmem-common 0.4.0 in this page.

License

MIT License

Build File

You can use the following script to add kmem-common-0.4.0.jar to your project.

<dependency>
   <groupId>com.soywiz</groupId>
   <artifactId>kmem-common</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.soywiz', name: 'kmem-common', version: '0.4.0'
libraryDependencies += "com.soywiz" % "kmem-common" % "0.4.0"
<dependency org="com.soywiz" name="kmem-common" rev="0.4.0"/>
@Grapes(@Grab(group='com.soywiz', module='kmem-common', version='0.4.0'))
'com.soywiz:kmem-common:jar:0.4.0'

Download

Click the following link to download the jar file.

kmem-common-0.4.0-javadoc.jar
kmem-common-0.4.0-sources.jar
kmem-common-0.4.0.jar
kmem-common-0.4.0.pom



Related Tutorials