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