Last Version

Android-SingleInputForm Library 2.0

A single EditText instead of a classical form

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.heinrichreimersoftware.singleinputform
ArtifactId

ArtifactId

library
Version

Version

2.0
Type

Type

aar
Description

Description

Android-SingleInputForm Library
A single EditText instead of a classical form

Download library 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0
com.android.support » appcompat-v7 jar 22.0.0
Android-SingleInputForm » discreteseekbar jar unspecified
com.android.support » cardview-v7 jar 22.0.0
com.github.flavienlaurent.datetimepicker : library jar 0.0.2

Project Modules

There are no modules declared in this project.