Download common-jsresource-3.5.jar file - Jar c

Jar examples for c:common-jsresource

Description

A web fragment that provides a bus mechanism for application parts to notify items that need to be in the Window namespace.

You can download jar file common-jsresource 3.5 in this page.

License

Apache License 2.0

Build File

You can use the following script to add common-jsresource-3.5.jar to your project.

<dependency>
   <groupId>nz.net.osnz.common</groupId>
   <artifactId>common-jsresource</artifactId>
   <version>3.5</version>
</dependency>
compile group: 'nz.net.osnz.common', name: 'common-jsresource', version: '3.5'
libraryDependencies += "nz.net.osnz.common" % "common-jsresource" % "3.5"
<dependency org="nz.net.osnz.common" name="common-jsresource" rev="3.5"/>
@Grapes(@Grab(group='nz.net.osnz.common', module='common-jsresource', version='3.5'))
'nz.net.osnz.common:common-jsresource:jar:3.5'

Download

Click the following link to download the jar file.

common-jsresource-3.5-javadoc.jar
common-jsresource-3.5-release-pom.pom
common-jsresource-3.5-sources.jar
common-jsresource-3.5.jar
common-jsresource-3.5.pom



Related Tutorials