| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dukescript.presenters |
| Идентификатор | Идентификаторandroid |
| Последняя версия | Последняя версия1.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDukeScript Presenter for Android
Presenters that allow you to deploy DukeScript applications to iOS and Android
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.netbeans.html : generic | jar | 1.7 |
| org.netbeans.html : net.java.html.sound | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.dukescript.presenters » fakeandroidemul | jar | 1.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.7 |