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

io.github.shenzhen2017:easyfloat 0.0.1

Easy Float 项目

Группа

Группа

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

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

easyfloat
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать easyfloat 0.0.1

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

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