Download frame-1.0.jar file - Jar f

Jar examples for f:frame

Description

java frame tools

You can download jar file frame 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

frame-1.0-javadoc.jar
frame-1.0-sources.jar
frame-1.0.jar
frame-1.0.pom



Related Tutorials