Last Version

DukeScript Generic Presenter 1.7.1

Presenters that allow you to deploy DukeScript applications to iOS and Android

License

License

GroupId

GroupId

com.dukescript.presenters
ArtifactId

ArtifactId

generic
Version

Version

1.7.1
Type

Type

jar
Description

Description

DukeScript Generic Presenter
Presenters that allow you to deploy DukeScript applications to iOS and Android

Download generic 1.7.1


<!-- https://jarcasting.com/artifacts/com.dukescript.presenters/generic/ -->
<dependency>
    <groupId>com.dukescript.presenters</groupId>
    <artifactId>generic</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dukescript.presenters/generic/
implementation 'com.dukescript.presenters:generic:1.7.1'
// https://jarcasting.com/artifacts/com.dukescript.presenters/generic/
implementation ("com.dukescript.presenters:generic:1.7.1")
'com.dukescript.presenters:generic:jar:1.7.1'
<dependency org="com.dukescript.presenters" name="generic" rev="1.7.1">
  <artifact name="generic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dukescript.presenters', module='generic', version='1.7.1')
)
libraryDependencies += "com.dukescript.presenters" % "generic" % "1.7.1"
[com.dukescript.presenters/generic "1.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.netbeans.html : generic jar 1.7

provided (1)

Group / Artifact Type Version
com.dukescript.api : strings jar 1.7.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.7
org.netbeans.html : net.java.html.json.tck jar 1.7

Project Modules

There are no modules declared in this project.