Download common-jsresource-3.6.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.6 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials