Last Version

CLog 1.0.2

Simple Log for Android

License

License

GroupId

GroupId

in.srain.cube
ArtifactId

ArtifactId

clog
Version

Version

1.0.2
Type

Type

jar
Description

Description

CLog
Simple Log for Android
Project URL

Project URL

https://github.com/liaohuqiu/android-CLog
Project Organization

Project Organization

Huqiu Liao
Source Code Management

Source Code Management

https://github.com/liaohuqiu/android-CLog

Download clog 1.0.2


<!-- https://jarcasting.com/artifacts/in.srain.cube/clog/ -->
<dependency>
    <groupId>in.srain.cube</groupId>
    <artifactId>clog</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.srain.cube/clog/
implementation 'in.srain.cube:clog:1.0.2'
// https://jarcasting.com/artifacts/in.srain.cube/clog/
implementation ("in.srain.cube:clog:1.0.2")
'in.srain.cube:clog:jar:1.0.2'
<dependency org="in.srain.cube" name="clog" rev="1.0.2">
  <artifact name="clog" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.srain.cube', module='clog', version='1.0.2')
)
libraryDependencies += "in.srain.cube" % "clog" % "1.0.2"
[in.srain.cube/clog "1.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.