is not current version
Last Version 1.0.2

io.github.shenzhen2017:easyfloat 1.0.0

Easy Float 项目

GroupId

GroupId

io.github.shenzhen2017
ArtifactId

ArtifactId

easyfloat
Version

Version

1.0.0
Type

Type

aar

Download easyfloat 1.0.0


<!-- 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"]