MVN

im.bci : tablelayout

Maven & Gradle

May 18, 2015
2 usages
3 stars

tablelayout · TableLayout is a lightweight Java library for setting the position and size of UI widgets using a logical table, similar to HTML tables.

<dependency>
    <groupId>im.bci</groupId>
    <artifactId>tablelayout</artifactId>
    <version>0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of im.bci : tablelayout to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13

All Versions

Choose a version of im.bci : tablelayout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13
tablelayout-0.13
0.12
tablelayout-0.12
0.11
tablelayout-0.11
0.10
tablelayout-0.10
0.9
tablelayout-0.9
0.8
tablelayout-0.8
0.7
tablelayout-0.7
0.6
tablelayout-0.6
0.5
tablelayout-0.5
0.4
tablelayout-0.4
0.3
tablelayout-0.3
0.2
tablelayout-0.2

How to add a dependency to Maven

Add the following im.bci : tablelayout maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>im.bci</groupId>
    <artifactId>tablelayout</artifactId>
    <version>0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following im.bci : tablelayout gradle dependency to your build.gradle file:

implementation 'im.bci:tablelayout:0.13'

Gradle Kotlin DSL: Add the following im.bci : tablelayout gradle kotlin dependency to your build.gradle.kts file:

implementation("im.bci:tablelayout:0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following im.bci : tablelayout sbt scala dependency to your build.sbt file:

libraryDependencies += "im.bci" % "tablelayout" % "0.13"

Advertisement

Dependencies from Group

May 18, 2015
4 usages
3 stars
May 18, 2015
3 usages
3 stars
May 18, 2015
3 usages
3 stars
Feb 15, 2014
3 usages
2 stars
May 18, 2015
2 usages
3 stars

Discover Dependencies

May 18, 2015
2 usages
3 stars
May 18, 2015
4 usages
3 stars
May 18, 2015
3 stars
May 18, 2015
3 stars
Nov 10, 2015
6 stars