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

Jar examples for u:uw-frame

Description

Frame for UW AngularJS applications

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

uw-frame-2.6.3-sources.jar
uw-frame-2.6.3.pom



Related Tutorials