| License |
License |
|---|---|
| GroupId | GroupIdcom.dukescript.presenters |
| ArtifactId | ArtifactIdandroid |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDukeScript Presenter for Android
Presenters that allow you to deploy DukeScript applications to iOS and Android
|
| Filename | Size |
|---|---|
| android-1.7.1.pom | |
| android-1.7.1.jar | 27 KB |
| android-1.7.1-sources.jar | 10 KB |
| android-1.7.1-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dukescript.presenters/android/ -->
<dependency>
<groupId>com.dukescript.presenters</groupId>
<artifactId>android</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dukescript.presenters/android/
implementation 'com.dukescript.presenters:android:1.7.1'
// https://jarcasting.com/artifacts/com.dukescript.presenters/android/
implementation ("com.dukescript.presenters:android:1.7.1")
'com.dukescript.presenters:android:jar:1.7.1'
<dependency org="com.dukescript.presenters" name="android" rev="1.7.1">
<artifact name="android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dukescript.presenters', module='android', version='1.7.1')
)
libraryDependencies += "com.dukescript.presenters" % "android" % "1.7.1"
[com.dukescript.presenters/android "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.netbeans.html : generic | jar | 1.7 |
| org.netbeans.html : net.java.html.sound | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.dukescript.presenters » fakeandroidemul | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.7 |