Strings Helpers

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

License

License

GroupId

GroupId

com.dukescript.api
ArtifactId

ArtifactId

strings
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download strings

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.netbeans.api : org-openide-util-lookup jar RELEASE111

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7
1.6.3
1.6.2