Download common-jsresource-3.4.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.4 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials