GroupId | GroupIdcom.ditchoom |
---|---|
ArtifactId | ArtifactIdbuffer-android |
Version | Version0.1.37 |
Type | Typeaar |
Filename | Size |
---|---|
buffer-android-0.1.37.pom | |
buffer-android-0.1.37-sources.jar | 4 KB |
buffer-android-0.1.37-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ditchoom/buffer-android/ -->
<dependency>
<groupId>com.ditchoom</groupId>
<artifactId>buffer-android</artifactId>
<version>0.1.37</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation 'com.ditchoom:buffer-android:0.1.37'
// https://jarcasting.com/artifacts/com.ditchoom/buffer-android/
implementation ("com.ditchoom:buffer-android:0.1.37")
'com.ditchoom:buffer-android:aar:0.1.37'
<dependency org="com.ditchoom" name="buffer-android" rev="0.1.37">
<artifact name="buffer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ditchoom', module='buffer-android', version='0.1.37')
)
libraryDependencies += "com.ditchoom" % "buffer-android" % "0.1.37"
[com.ditchoom/buffer-android "0.1.37"]