Last Version

kmem-common 0.5.0

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

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

kmem-common
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/korlibs/kmem/

Download kmem-common 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.2.20

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-common jar 1.2.20
org.jetbrains.kotlin : kotlin-test-annotations-common jar 1.2.20

Project Modules

There are no modules declared in this project.