| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.github.julianfalcionelli |
| ArtifactId | ArtifactIdMagicForm |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMagicForm
Magic Form allows fast, easy and customizable creation of forms with validations.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| MagicForm-1.5.1.pom | |
| MagicForm-1.5.1-sources.jar | 8 KB |
| MagicForm-1.5.1-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.julianfalcionelli/MagicForm/ -->
<dependency>
<groupId>io.github.julianfalcionelli</groupId>
<artifactId>MagicForm</artifactId>
<version>1.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.julianfalcionelli/MagicForm/
implementation 'io.github.julianfalcionelli:MagicForm:1.5.1'
// https://jarcasting.com/artifacts/io.github.julianfalcionelli/MagicForm/
implementation ("io.github.julianfalcionelli:MagicForm:1.5.1")
'io.github.julianfalcionelli:MagicForm:aar:1.5.1'
<dependency org="io.github.julianfalcionelli" name="MagicForm" rev="1.5.1">
<artifact name="MagicForm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.julianfalcionelli', module='MagicForm', version='1.5.1')
)
libraryDependencies += "io.github.julianfalcionelli" % "MagicForm" % "1.5.1"
[io.github.julianfalcionelli/MagicForm "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0-rc01 |
| com.google.android.material » material | jar | 1.4.0-alpha02 |