License |
License |
---|---|
GroupId | GroupIdio.github.luoqqsh |
ArtifactId | ArtifactIdlog |
Version | Version1.1.2 |
Type | Typeaar |
Description |
Descriptionlog
log
|
Filename | Size |
---|---|
log-1.1.2.pom | |
log-1.1.2-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.luoqqsh/log/ -->
<dependency>
<groupId>io.github.luoqqsh</groupId>
<artifactId>log</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.luoqqsh/log/
implementation 'io.github.luoqqsh:log:1.1.2'
// https://jarcasting.com/artifacts/io.github.luoqqsh/log/
implementation ("io.github.luoqqsh:log:1.1.2")
'io.github.luoqqsh:log:aar:1.1.2'
<dependency org="io.github.luoqqsh" name="log" rev="1.1.2">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.luoqqsh', module='log', version='1.1.2')
)
libraryDependencies += "io.github.luoqqsh" % "log" % "1.1.2"
[io.github.luoqqsh/log "1.1.2"]