MVN

com.wefika : flowlayout

Maven & Gradle

Sep 06, 2015
1 usages
753 stars

FlowLayout · Android implementation of FlowLayout.

<dependency>
    <groupId>com.wefika</groupId>
    <artifactId>flowlayout</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wefika : flowlayout to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of com.wefika : flowlayout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
flowlayout-0.4.1
flowlayout-0.4.0
0.3.x
flowlayout-0.3.4
flowlayout-0.3.3
flowlayout-0.3.2
flowlayout-0.3.0

How to add a dependency to Maven

Add the following com.wefika : flowlayout maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wefika</groupId>
    <artifactId>flowlayout</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wefika : flowlayout gradle dependency to your build.gradle file:

implementation 'com.wefika:flowlayout:0.4.1'

Gradle Kotlin DSL: Add the following com.wefika : flowlayout gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wefika:flowlayout:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wefika : flowlayout sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wefika" % "flowlayout" % "0.4.1"

Advertisement

Dependencies from Group

Sep 06, 2015
1 usages
753 stars
Feb 24, 2016
228 stars
Jul 12, 2014
627 stars

Discover Dependencies

Feb 22, 2017
55 usages
Mar 10, 2021
2 usages
31 stars
Mar 03, 2023
2 stars
Sep 06, 2015
67 stars
Mar 15, 2020
8 usages
2.6k stars
Feb 17, 2021
6 usages
9 stars