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

io.github.shenzhen2017:easyfloat 1.0.0

Easy Float 项目

Группа

Группа

io.github.shenzhen2017
Идентификатор

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

easyfloat
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать easyfloat 1.0.0

Имя Файла Размер
easyfloat-1.0.0.pom
easyfloat-1.0.0-sources.jar 7 KB
Обзор

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