не последняя версия
Последняя версия 1.0.0

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

This is a sample project to introduce a publish process

Группа

Группа

hu.ponte.respresso
Идентификатор

Идентификатор

live-edit-android
Версия

Версия

0.0.9
Тип

Тип

aar

Скачать live-edit-android 0.0.9


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