License |
License |
---|---|
GroupId | GroupIdme.dmdev.premo |
ArtifactId | ArtifactIdpremo-android-debug |
Version | Version1.0.0-alpha.04 |
Type | Typeaar |
Description |
Descriptionpremo
Premo helps you implement the presentation layer and share it on iOS and Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |