License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontlog
a lightweight log tracking framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
tlog-1.4.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog/
implementation 'com.yomahub:tlog:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog/
implementation ("com.yomahub:tlog:1.4.3")
'com.yomahub:tlog:pom:1.4.3'
<dependency org="com.yomahub" name="tlog" rev="1.4.3">
<artifact name="tlog" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog" % "1.4.3"
[com.yomahub/tlog "1.4.3"]