is not current version
Last Version 0.8.5.7

cn.easyutil:easyapi 0.8.5.4


GroupId

GroupId

cn.easyutil
ArtifactId

ArtifactId

easyapi
Version

Version

0.8.5.4
Type

Type

jar

Download easyapi 0.8.5.4


<!-- https://jarcasting.com/artifacts/cn.easyutil/easyapi/ -->
<dependency>
    <groupId>cn.easyutil</groupId>
    <artifactId>easyapi</artifactId>
    <version>0.8.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyutil/easyapi/
implementation 'cn.easyutil:easyapi:0.8.5.4'
// https://jarcasting.com/artifacts/cn.easyutil/easyapi/
implementation ("cn.easyutil:easyapi:0.8.5.4")
'cn.easyutil:easyapi:jar:0.8.5.4'
<dependency org="cn.easyutil" name="easyapi" rev="0.8.5.4">
  <artifact name="easyapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyutil', module='easyapi', version='0.8.5.4')
)
libraryDependencies += "cn.easyutil" % "easyapi" % "0.8.5.4"
[cn.easyutil/easyapi "0.8.5.4"]