| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.jxnflzc | 
    
| ArtifactId | ArtifactIdjtools-log | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA java log tool 
         | 
    
| Filename | Size | 
|---|---|
| jtools-log-2.0.1.pom | |
| jtools-log-2.0.1.jar | 7 KB | 
| jtools-log-2.0.1-sources.jar | 3 KB | 
| jtools-log-2.0.1-javadoc.jar | 29 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/ -->
<dependency>
    <groupId>io.github.jxnflzc</groupId>
    <artifactId>jtools-log</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/
implementation 'io.github.jxnflzc:jtools-log:2.0.1'
                // https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/
implementation ("io.github.jxnflzc:jtools-log:2.0.1")
                'io.github.jxnflzc:jtools-log:jar:2.0.1'
                <dependency org="io.github.jxnflzc" name="jtools-log" rev="2.0.1">
  <artifact name="jtools-log" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.jxnflzc', module='jtools-log', version='2.0.1')
)
                libraryDependencies += "io.github.jxnflzc" % "jtools-log" % "2.0.1"
                [io.github.jxnflzc/jtools-log "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |