Download jsinterop-annotations-1.0.2.jar file - Jar j

Jar examples for j:jsinterop-annotations

Description

You can download jar file jsinterop-annotations 1.0.2 in this page.

Build File

You can use the following script to add jsinterop-annotations-1.0.2.jar to your project.

<dependency>
   <groupId>com.google.jsinterop</groupId>
   <artifactId>jsinterop-annotations</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.google.jsinterop', name: 'jsinterop-annotations', version: '1.0.2'
libraryDependencies += "com.google.jsinterop" % "jsinterop-annotations" % "1.0.2"
<dependency org="com.google.jsinterop" name="jsinterop-annotations" rev="1.0.2"/>
@Grapes(@Grab(group='com.google.jsinterop', module='jsinterop-annotations', version='1.0.2'))
'com.google.jsinterop:jsinterop-annotations:jar:1.0.2'

Download

Click the following link to download the jar file.

jsinterop-annotations-1.0.2-javadoc.jar
jsinterop-annotations-1.0.2-sources.jar
jsinterop-annotations-1.0.2.jar
jsinterop-annotations-1.0.2.pom



Related Tutorials