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