is not current version
Last Version 1.3.5

com.github.230093521:smartlib 1.1.8

方便快捷的智慧工具,帮助程序员进行快速开发

GroupId

GroupId

com.github.230093521
ArtifactId

ArtifactId

smartlib
Version

Version

1.1.8
Type

Type

aar

Download smartlib 1.1.8


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