License |
License |
---|---|
GroupId | GroupIdcom.github.ooftf |
ArtifactId | ArtifactIdJLog |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionJLog
noting to description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JLog-1.0.1.pom | |
JLog-1.0.1-sources.jar | 5 KB |
JLog-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |