JLog

noting to description

License

License

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

JLog
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

JLog
noting to description
Project URL

Project URL

http://github.com/ooftf/JLog
Source Code Management

Source Code Management

http://github.com/ooftf

Download JLog

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ooftf/JLog/ -->
<dependency>
    <groupId>com.github.ooftf</groupId>
    <artifactId>JLog</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/JLog/
implementation 'com.github.ooftf:JLog:1.0.1'
// https://jarcasting.com/artifacts/com.github.ooftf/JLog/
implementation ("com.github.ooftf:JLog:1.0.1")
'com.github.ooftf:JLog:aar:1.0.1'
<dependency org="com.github.ooftf" name="JLog" rev="1.0.1">
  <artifact name="JLog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='JLog', version='1.0.1')
)
libraryDependencies += "com.github.ooftf" % "JLog" % "1.0.1"
[com.github.ooftf/JLog "1.0.1"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
com.blankj : utilcodex jar 1.30.5
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0