Download docking-frames-common-1.0.8.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.0.8 in this page.

License

LGPL v2.1+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials