MVN

com.github.vicianm : dynamic-form

Maven & Gradle

Aug 07, 2017
0 stars

dynamic-form · Android library with layout (DynamicFormLayout) to emulate floating headers and footers of large structured forms.

<dependency>
    <groupId>com.github.vicianm</groupId>
    <artifactId>dynamic-form</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vicianm : dynamic-form to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.vicianm : dynamic-form to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
dynamic-form-0.3

How to add a dependency to Maven

Add the following com.github.vicianm : dynamic-form maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.vicianm</groupId>
    <artifactId>dynamic-form</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vicianm : dynamic-form gradle dependency to your build.gradle file:

implementation 'com.github.vicianm:dynamic-form:0.3'

Gradle Kotlin DSL: Add the following com.github.vicianm : dynamic-form gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vicianm:dynamic-form:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vicianm : dynamic-form sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vicianm" % "dynamic-form" % "0.3"

Advertisement

Dependencies from Group

Aug 07, 2017
0 stars

Discover Dependencies

Apr 06, 2022
1 usages
0 stars
Dec 19, 2017
4 usages
4 stars
Dec 19, 2017
1 usages
4 stars
Dec 19, 2017
2 usages
4 stars
Dec 19, 2017
6 usages
4 stars
Dec 19, 2017
3 usages
4 stars
Dec 21, 2020
9 stars
Aug 11, 2017
1 stars
Jun 14, 2019
7 usages
2 stars
Aug 08, 2017
1 usages
29 stars