Last Version

dynamic-form 0.3

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.vicianm
ArtifactId

ArtifactId

dynamic-form
Version

Version

0.3
Type

Type

aar
Description

Description

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

Project URL

https://github.com/vicianm/dynamic-form
Source Code Management

Source Code Management

https://github.com/vicianm/dynamic-form

Download dynamic-form 0.3


<!-- https://jarcasting.com/artifacts/com.github.vicianm/dynamic-form/ -->
<dependency>
    <groupId>com.github.vicianm</groupId>
    <artifactId>dynamic-form</artifactId>
    <version>0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicianm/dynamic-form/
implementation 'com.github.vicianm:dynamic-form:0.3'
// https://jarcasting.com/artifacts/com.github.vicianm/dynamic-form/
implementation ("com.github.vicianm:dynamic-form:0.3")
'com.github.vicianm:dynamic-form:aar:0.3'
<dependency org="com.github.vicianm" name="dynamic-form" rev="0.3">
  <artifact name="dynamic-form" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicianm', module='dynamic-form', version='0.3')
)
libraryDependencies += "com.github.vicianm" % "dynamic-form" % "0.3"
[com.github.vicianm/dynamic-form "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1

Project Modules

There are no modules declared in this project.