Download urframework-0.5.0.jar file - Jar u

Jar examples for u:urframework

Description

Legacy URF implementation (deprecated).

You can download jar file urframework 0.5.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add urframework-0.5.0.jar to your project.

<dependency>
   <groupId>com.globalmentor</groupId>
   <artifactId>urframework</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.globalmentor', name: 'urframework', version: '0.5.0'
libraryDependencies += "com.globalmentor" % "urframework" % "0.5.0"
<dependency org="com.globalmentor" name="urframework" rev="0.5.0"/>
@Grapes(@Grab(group='com.globalmentor', module='urframework', version='0.5.0'))
'com.globalmentor:urframework:jar:0.5.0'

Download

Click the following link to download the jar file.

urframework-0.5.0-javadoc.jar
urframework-0.5.0-sources.jar
urframework-0.5.0.jar
urframework-0.5.0.pom



Related Tutorials