is not current version
Last Version 1.0.0

hu.ponte.respresso:live-edit-android 0.0.10

This is a sample project to introduce a publish process

GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

live-edit-android
Version

Version

0.0.10
Type

Type

aar

Download live-edit-android 0.0.10


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