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