License |
License |
---|---|
GroupId | GroupIdcom.truthbean.logger |
ArtifactId | ArtifactIdlogger-third |
Version | Version0.4.0-RELEASE |
Type | Typepom |
Description |
Descriptiontruthbean logger framework
|
Filename | Size |
---|---|
logger-third-0.4.0-RELEASE.pom | 830 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean.logger/logger-third/ -->
<dependency>
<groupId>com.truthbean.logger</groupId>
<artifactId>logger-third</artifactId>
<version>0.4.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-third/
implementation 'com.truthbean.logger:logger-third:0.4.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-third/
implementation ("com.truthbean.logger:logger-third:0.4.0-RELEASE")
'com.truthbean.logger:logger-third:pom:0.4.0-RELEASE'
<dependency org="com.truthbean.logger" name="logger-third" rev="0.4.0-RELEASE">
<artifact name="logger-third" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='logger-third', version='0.4.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "logger-third" % "0.4.0-RELEASE"
[com.truthbean.logger/logger-third "0.4.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |