Download uw-frame-2.9.0.jar file - Jar u

Jar examples for u:uw-frame

Description

Frame for UW AngularJS applications

You can download jar file uw-frame 2.9.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add uw-frame-2.9.0.jar to your project.

<dependency>
   <groupId>edu.wisc.my.apps</groupId>
   <artifactId>uw-frame</artifactId>
   <version>2.9.0</version>
</dependency>
compile group: 'edu.wisc.my.apps', name: 'uw-frame', version: '2.9.0'
libraryDependencies += "edu.wisc.my.apps" % "uw-frame" % "2.9.0"
<dependency org="edu.wisc.my.apps" name="uw-frame" rev="2.9.0"/>
@Grapes(@Grab(group='edu.wisc.my.apps', module='uw-frame', version='2.9.0'))
'edu.wisc.my.apps:uw-frame:jar:2.9.0'

Download

Click the following link to download the jar file.

uw-frame-2.9.0-sources.jar
uw-frame-2.9.0.pom



Related Tutorials