Last Version

form 0.3.5

Form in kotlin for Android

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.feiyilin
ArtifactId

ArtifactId

form
Version

Version

0.3.5
Type

Type

aar
Description

Description

form
Form in kotlin for Android
Project URL

Project URL

https://github.com/tianzhuqiao/form
Source Code Management

Source Code Management

https://github.com/tianzhuqiao/form

Download form 0.3.5


<!-- 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"]

Dependencies

runtime (10)

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

Project Modules

There are no modules declared in this project.