License |
License
Mulan PSL v2
|
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIdlogger-third |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontruthbean logger framework
|
Filename | Size |
---|---|
logger-third-0.5.4-RELEASE.pom | 871 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/logger-third/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>logger-third</artifactId>
<version>0.5.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/logger-third/
implementation 'com.truthbean:logger-third:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/logger-third/
implementation ("com.truthbean:logger-third:0.5.4-RELEASE")
'com.truthbean:logger-third:pom:0.5.4-RELEASE'
<dependency org="com.truthbean" name="logger-third" rev="0.5.4-RELEASE">
<artifact name="logger-third" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='logger-third', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "logger-third" % "0.5.4-RELEASE"
[com.truthbean/logger-third "0.5.4-RELEASE"]