не последняя версия
Последняя версия 1.2

com.github.yoojia:fire-eye 1.1

Fire Eye - A lightweight & fast android validation library

Группа

Группа

com.github.yoojia
Идентификатор

Идентификатор

fire-eye
Версия

Версия

1.1
Тип

Тип

aar

Скачать fire-eye 1.1

Имя Файла Размер
fire-eye-1.1.pom
fire-eye-1.1.aar 37 KB
fire-eye-1.1-sources.jar 22 KB
Обзор

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