License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.feiyilin |
ArtifactId | ArtifactIdform |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionform
Form in kotlin for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
form-0.3.5.pom | |
form-0.3.5-sources.jar | 21 KB |
form-0.3.5-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feiyilin/form/ -->
<dependency>
<groupId>com.feiyilin</groupId>
<artifactId>form</artifactId>
<version>0.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.feiyilin/form/
implementation 'com.feiyilin:form:0.3.5'
// https://jarcasting.com/artifacts/com.feiyilin/form/
implementation ("com.feiyilin:form:0.3.5")
'com.feiyilin:form:aar:0.3.5'
<dependency org="com.feiyilin" name="form" rev="0.3.5">
<artifact name="form" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.feiyilin', module='form', version='0.3.5')
)
libraryDependencies += "com.feiyilin" % "form" % "0.3.5"
[com.feiyilin/form "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |
androidx.cardview » cardview | jar | 1.0.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
com.google.android.material » material | jar | 1.2.1 |