Last Version

Buffer 1.0.86

Multiplatform bytebuffer that delegates to native byte[] or ByteBuffer

License

License

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

buffer-android
Version

Version

1.0.86
Type

Type

aar
Description

Description

Buffer
Multiplatform bytebuffer that delegates to native byte[] or ByteBuffer
Project URL

Project URL

https://github.com/DitchOoM/buffer
Project Organization

Project Organization

Ditchoom
Source Code Management

Source Code Management

https://github.com/DitchOoM/buffer

Download buffer-android 1.0.86


<!-- https://jarcasting.com/artifacts/com.ditchoom/buffer-android/ -->
<dependency>
    <groupId>com.ditchoom</groupId>
    <artifactId>buffer-android</artifactId>
    <version>1.0.86</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation 'com.ditchoom:buffer-android:1.0.86'
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation ("com.ditchoom:buffer-android:1.0.86")
'com.ditchoom:buffer-android:aar:1.0.86'
<dependency org="com.ditchoom" name="buffer-android" rev="1.0.86">
  <artifact name="buffer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ditchoom', module='buffer-android', version='1.0.86')
)
libraryDependencies += "com.ditchoom" % "buffer-android" % "1.0.86"
[com.ditchoom/buffer-android "1.0.86"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.