premo

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
Last Version

Last Version

1.0.0-alpha.06
Release Date

Release Date

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

How to add to project

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

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.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.6.10
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha.06
1.0.0-alpha.05
1.0.0-alpha.04
1.0.0-alpha.03
1.0.0-alpha.02
1.0.0-alpha.01