| License |
License |
|---|---|
| Categories |
Categoriestinylog Application Layer Libs Logging |
| GroupId | GroupIdcom.gitee.hljdrl |
| ArtifactId | ArtifactIdtinylog |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionffsky tinylog logger
ffsky tinylog logger
|
| Filename | Size |
|---|---|
| tinylog-1.0.5.pom | |
| tinylog-1.0.5-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.hljdrl/tinylog/ -->
<dependency>
<groupId>com.gitee.hljdrl</groupId>
<artifactId>tinylog</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hljdrl/tinylog/
implementation 'com.gitee.hljdrl:tinylog:1.0.5'
// https://jarcasting.com/artifacts/com.gitee.hljdrl/tinylog/
implementation ("com.gitee.hljdrl:tinylog:1.0.5")
'com.gitee.hljdrl:tinylog:aar:1.0.5'
<dependency org="com.gitee.hljdrl" name="tinylog" rev="1.0.5">
<artifact name="tinylog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hljdrl', module='tinylog', version='1.0.5')
)
libraryDependencies += "com.gitee.hljdrl" % "tinylog" % "1.0.5"
[com.gitee.hljdrl/tinylog "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinylog : tinylog | jar | 1.3.6 |
| com.gitee.hljdrl : logger | jar | 1.0.5 |