| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.jxnflzc | 
    
| ArtifactId | ArtifactIdjtools | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionjtools 
            jxnflzc's java tools 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| jtools-2.0.0.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc/jtools/ -->
<dependency>
    <groupId>io.github.jxnflzc</groupId>
    <artifactId>jtools</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.jxnflzc/jtools/
implementation 'io.github.jxnflzc:jtools:2.0.0'
                // https://jarcasting.com/artifacts/io.github.jxnflzc/jtools/
implementation ("io.github.jxnflzc:jtools:2.0.0")
                'io.github.jxnflzc:jtools:pom:2.0.0'
                <dependency org="io.github.jxnflzc" name="jtools" rev="2.0.0">
  <artifact name="jtools" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.jxnflzc', module='jtools', version='2.0.0')
)
                libraryDependencies += "io.github.jxnflzc" % "jtools" % "2.0.0"
                [io.github.jxnflzc/jtools "2.0.0"]
                | 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 |