is not current version
Last Version 1.0.0-alpha.06

premo 1.0.0-alpha.04

Premo helps you implement the presentation layer and share it on iOS and Android.

License

License

MIT
GroupId

GroupId

me.dmdev.premo
ArtifactId

ArtifactId

premo-android-debug
Version

Version

1.0.0-alpha.04
Type

Type

aar
Description

Description

premo
Premo helps you implement the presentation layer and share it on iOS and Android.
Project URL

Project URL

https://github.com/dmdevgo/Premo
Source Code Management

Source Code Management

https://github.com/dmdevgo/Premo

Download premo-android-debug 1.0.0-alpha.04


<!-- https://jarcasting.com/artifacts/me.dmdev.premo/premo-android-debug/ -->
<dependency>
    <groupId>me.dmdev.premo</groupId>
    <artifactId>premo-android-debug</artifactId>
    <version>1.0.0-alpha.04</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.dmdev.premo/premo-android-debug/
implementation 'me.dmdev.premo:premo-android-debug:1.0.0-alpha.04'
// https://jarcasting.com/artifacts/me.dmdev.premo/premo-android-debug/
implementation ("me.dmdev.premo:premo-android-debug:1.0.0-alpha.04")
'me.dmdev.premo:premo-android-debug:aar:1.0.0-alpha.04'
<dependency org="me.dmdev.premo" name="premo-android-debug" rev="1.0.0-alpha.04">
  <artifact name="premo-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.dmdev.premo', module='premo-android-debug', version='1.0.0-alpha.04')
)
libraryDependencies += "me.dmdev.premo" % "premo-android-debug" % "1.0.0-alpha.04"
[me.dmdev.premo/premo-android-debug "1.0.0-alpha.04"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.