is not current version
Last Version 1.2

com.github.yoojia:fire-eye 1.0

Fire Eye - A lightweight & fast android validation library

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

fire-eye
Version

Version

1.0
Type

Type

aar

Download fire-eye 1.0


<!-- https://jarcasting.com/artifacts/com.github.yoojia/fire-eye/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>fire-eye</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/fire-eye/
implementation 'com.github.yoojia:fire-eye:1.0'
// https://jarcasting.com/artifacts/com.github.yoojia/fire-eye/
implementation ("com.github.yoojia:fire-eye:1.0")
'com.github.yoojia:fire-eye:aar:1.0'
<dependency org="com.github.yoojia" name="fire-eye" rev="1.0">
  <artifact name="fire-eye" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='fire-eye', version='1.0')
)
libraryDependencies += "com.github.yoojia" % "fire-eye" % "1.0"
[com.github.yoojia/fire-eye "1.0"]