GroupId | GroupIdcom.github.luning-l |
---|---|
ArtifactId | ArtifactIdUtilsX |
Version | Version0.0.15 |
Type | Typeaar |
Filename | Size |
---|---|
UtilsX-0.0.15.pom | |
UtilsX-0.0.15.aar | 562 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luning-l/UtilsX/ -->
<dependency>
<groupId>com.github.luning-l</groupId>
<artifactId>UtilsX</artifactId>
<version>0.0.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luning-l/UtilsX/
implementation 'com.github.luning-l:UtilsX:0.0.15'
// https://jarcasting.com/artifacts/com.github.luning-l/UtilsX/
implementation ("com.github.luning-l:UtilsX:0.0.15")
'com.github.luning-l:UtilsX:aar:0.0.15'
<dependency org="com.github.luning-l" name="UtilsX" rev="0.0.15">
<artifact name="UtilsX" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.luning-l', module='UtilsX', version='0.0.15')
)
libraryDependencies += "com.github.luning-l" % "UtilsX" % "0.0.15"
[com.github.luning-l/UtilsX "0.0.15"]