DukeScript Typings Processor

Generator to convert TypeScript library into Java API

License

License

GroupId

GroupId

com.dukescript.libraries
ArtifactId

ArtifactId

mojo-base
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

DukeScript Typings Processor
Generator to convert TypeScript library into Java API

Download mojo-base

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.netbeans.html : net.java.html.json jar 1.7.2
org.netbeans.html : net.java.html.boot.script jar 1.7.2
org.netbeans.html : ko4j jar 1.7.2
org.netbeans.html : net.java.html jar 1.7.2
org.netbeans.html : net.java.html.boot jar 1.7.2

test (1)

Group / Artifact Type Version
com.dukescript.api : junit-browser-runner jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.16
0.15