MVN

com.dukescript.libraries : typings

Maven & Gradle

Jul 08, 2018
5 usages
13 stars

DukeScript Libraries · Java Wrappers for JavaScript Libraries

<dependency>
    <groupId>com.dukescript.libraries</groupId>
    <artifactId>typings</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dukescript.libraries : typings to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.dukescript.libraries : typings to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
typings-0.5
0.4
typings-0.4
0.3
typings-0.3
0.2
typings-0.2
0.1
typings-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dukescript.libraries</groupId>
    <artifactId>typings</artifactId>
    <version>0.5</version>
</dependency>

Advertisement