Download typings-0.3.jar file - Jar t

Jar examples for t:typings

Description

Java Wrappers for JavaScript Libraries

You can download jar file typings 0.3 in this page.

License

mit

Build File

You can use the following script to add typings-0.3.jar to your project.

<dependency>
   <groupId>com.dukescript.libraries</groupId>
   <artifactId>typings</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'com.dukescript.libraries', name: 'typings', version: '0.3'
libraryDependencies += "com.dukescript.libraries" % "typings" % "0.3"
<dependency org="com.dukescript.libraries" name="typings" rev="0.3"/>
@Grapes(@Grab(group='com.dukescript.libraries', module='typings', version='0.3'))
'com.dukescript.libraries:typings:jar:0.3'

Download

Click the following link to download the jar file.

typings-0.3.pom



Related Tutorials