| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bloder |
| ArtifactId | ArtifactIdmagic |
| Version | Version1.0 |
| Type | Typeaar |
| Description |
DescriptionMagicButton
Android field validation lib
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| magic-1.0.pom | |
| magic-1.0.aar | 19 KB |
| magic-1.0-sources.jar | 3 KB |
| magic-1.0-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bloder/magic/ -->
<dependency>
<groupId>com.github.bloder</groupId>
<artifactId>magic</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloder/magic/
implementation 'com.github.bloder:magic:1.0'
// https://jarcasting.com/artifacts/com.github.bloder/magic/
implementation ("com.github.bloder:magic:1.0")
'com.github.bloder:magic:aar:1.0'
<dependency org="com.github.bloder" name="magic" rev="1.0">
<artifact name="magic" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloder', module='magic', version='1.0')
)
libraryDependencies += "com.github.bloder" % "magic" % "1.0"
[com.github.bloder/magic "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.1.1 |