License |
License |
---|---|
GroupId | GroupIdcom.dukescript.presenters |
ArtifactId | ArtifactIdgeneric |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDukeScript Generic Presenter
Presenters that allow you to deploy DukeScript applications to iOS and Android
|
Filename | Size |
---|---|
generic-1.7.1.pom | |
generic-1.7.1.jar | 11 KB |
generic-1.7.1-sources.jar | 4 KB |
generic-1.7.1-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.html : generic | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.dukescript.api : strings | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.7 |
org.netbeans.html : net.java.html.json.tck | jar | 1.7 |