Download docking-frames-common-1.1.0.jar file - Jar d

Jar examples for d:docking-frames-common

Description

${project.name} is a user-level framework for docking-frames

You can download jar file docking-frames-common 1.1.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add docking-frames-common-1.1.0.jar to your project.

<dependency>
   <groupId>org.dockingframes</groupId>
   <artifactId>docking-frames-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.dockingframes', name: 'docking-frames-common', version: '1.1.0'
libraryDependencies += "org.dockingframes" % "docking-frames-common" % "1.1.0"
<dependency org="org.dockingframes" name="docking-frames-common" rev="1.1.0"/>
@Grapes(@Grab(group='org.dockingframes', module='docking-frames-common', version='1.1.0'))
'org.dockingframes:docking-frames-common:jar:1.1.0'

Download

Click the following link to download the jar file.

docking-frames-common-1.1.0-javadoc.jar
docking-frames-common-1.1.0-sources.jar
docking-frames-common-1.1.0.jar
docking-frames-common-1.1.0.pom



Related Tutorials