License |
License |
---|---|
GroupId | GroupIdcom.ditchoom |
ArtifactId | ArtifactIdbuffer-android |
Version | Version1.0.56 |
Type | Typeaar |
Description |
DescriptionBuffer
Multiplatform bytebuffer that delegates to native byte[] or ByteBuffer
|
Project Organization |
Project OrganizationDitchoom |
Filename | Size |
---|---|
buffer-android-1.0.56.pom | |
buffer-android-1.0.56-sources.jar | 9 KB |
buffer-android-1.0.56-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ditchoom/buffer-android/ -->
<dependency>
<groupId>com.ditchoom</groupId>
<artifactId>buffer-android</artifactId>
<version>1.0.56</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation 'com.ditchoom:buffer-android:1.0.56'
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation ("com.ditchoom:buffer-android:1.0.56")
'com.ditchoom:buffer-android:aar:1.0.56'
<dependency org="com.ditchoom" name="buffer-android" rev="1.0.56">
<artifact name="buffer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ditchoom', module='buffer-android', version='1.0.56')
)
libraryDependencies += "com.ditchoom" % "buffer-android" % "1.0.56"
[com.ditchoom/buffer-android "1.0.56"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |