GroupId | GroupIdhu.ponte.respresso |
---|---|
ArtifactId | ArtifactIdlive-edit-android |
Version | Version0.0.11 |
Type | Typeaar |
Filename | Size |
---|---|
live-edit-android-0.0.11.pom | |
live-edit-android-0.0.11.aar | 206 KB |
live-edit-android-0.0.11-sources.jar | 19 KB |
live-edit-android-0.0.11-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.ponte.respresso/live-edit-android/ -->
<dependency>
<groupId>hu.ponte.respresso</groupId>
<artifactId>live-edit-android</artifactId>
<version>0.0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.ponte.respresso/live-edit-android/
implementation 'hu.ponte.respresso:live-edit-android:0.0.11'
// https://jarcasting.com/artifacts/hu.ponte.respresso/live-edit-android/
implementation ("hu.ponte.respresso:live-edit-android:0.0.11")
'hu.ponte.respresso:live-edit-android:aar:0.0.11'
<dependency org="hu.ponte.respresso" name="live-edit-android" rev="0.0.11">
<artifact name="live-edit-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.ponte.respresso', module='live-edit-android', version='0.0.11')
)
libraryDependencies += "hu.ponte.respresso" % "live-edit-android" % "0.0.11"
[hu.ponte.respresso/live-edit-android "0.0.11"]