Download typings-0.5.jar file - Jar t

Jar examples for t:typings

Description

Java Wrappers for JavaScript Libraries

You can download jar file typings 0.5 in this page.

License

mit

Build File

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

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

Download

Click the following link to download the jar file.

typings-0.5.pom



Related Tutorials