Download layouts-1.0.0.jar file - Jar l

Jar examples for l:layouts

Description

Layouts provides an simple, clean and readable way for arranging Swing components in containers.

You can download jar file layouts 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add layouts-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

layouts-1.0.0-javadoc.jar
layouts-1.0.0-sources.jar
layouts-1.0.0.jar
layouts-1.0.0.pom



Related Tutorials