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

Jar examples for u:uw-frame

Description

Frame for UW AngularJS applications

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

uw-frame-3.0.3-sources.jar
uw-frame-3.0.3.pom



Related Tutorials