License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.heinrichreimersoftware.singleinputform |
ArtifactId | ArtifactIdlibrary |
Version | Version2.0 |
Type | Typeaar |
Description |
DescriptionAndroid-SingleInputForm Library
A single EditText instead of a classical form
|
Filename | Size |
---|---|
library-2.0.pom | |
library-2.0.aar | 73 KB |
library-2.0-sources.jar | 14 KB |
library-2.0-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |