License |
License |
---|---|
GroupId | GroupIdcom.3xcool |
ArtifactId | ArtifactIdshowmelite |
Version | Version2.0.3 |
Type | Typeaar |
Description |
Descriptionshowmelite
Logger Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
showmelite-2.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.3xcool/showmelite/ -->
<dependency>
<groupId>com.3xcool</groupId>
<artifactId>showmelite</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.3xcool/showmelite/
implementation 'com.3xcool:showmelite:2.0.3'
// https://jarcasting.com/artifacts/com.3xcool/showmelite/
implementation ("com.3xcool:showmelite:2.0.3")
'com.3xcool:showmelite:aar:2.0.3'
<dependency org="com.3xcool" name="showmelite" rev="2.0.3">
<artifact name="showmelite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.3xcool', module='showmelite', version='2.0.3')
)
libraryDependencies += "com.3xcool" % "showmelite" % "2.0.3"
[com.3xcool/showmelite "2.0.3"]