| GroupId | GroupIdcom.github.230093521 |
|---|---|
| ArtifactId | ArtifactIdsmartlib |
| Version | Version1.1.7 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| smartlib-1.1.7.pom | |
| smartlib-1.1.7-sources.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.230093521/smartlib/ -->
<dependency>
<groupId>com.github.230093521</groupId>
<artifactId>smartlib</artifactId>
<version>1.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.230093521/smartlib/
implementation 'com.github.230093521:smartlib:1.1.7'
// https://jarcasting.com/artifacts/com.github.230093521/smartlib/
implementation ("com.github.230093521:smartlib:1.1.7")
'com.github.230093521:smartlib:aar:1.1.7'
<dependency org="com.github.230093521" name="smartlib" rev="1.1.7">
<artifact name="smartlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.230093521', module='smartlib', version='1.1.7')
)
libraryDependencies += "com.github.230093521" % "smartlib" % "1.1.7"
[com.github.230093521/smartlib "1.1.7"]