is not current version
Last Version 1.0.86

com.ditchoom:buffer-android 1.0.85

Multiplatform bytebuffer that delegates to native byte[] or ByteBuffer

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

buffer-android
Version

Version

1.0.85
Type

Type

aar

Download buffer-android 1.0.85


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