| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.jtreemap | 
    
| ArtifactId | ArtifactIdjtreemap | 
    
| Last Version | Last Version1.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJTreeMap 
            Java library for a Heatmap chart. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| jtreemap-1.1.3.pom | |
| jtreemap-1.1.3.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.jtreemap/jtreemap/ -->
<dependency>
    <groupId>net.sf.jtreemap</groupId>
    <artifactId>jtreemap</artifactId>
    <version>1.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.jtreemap/jtreemap/
implementation 'net.sf.jtreemap:jtreemap:1.1.3'
                // https://jarcasting.com/artifacts/net.sf.jtreemap/jtreemap/
implementation ("net.sf.jtreemap:jtreemap:1.1.3")
                'net.sf.jtreemap:jtreemap:jar:1.1.3'
                <dependency org="net.sf.jtreemap" name="jtreemap" rev="1.1.3">
  <artifact name="jtreemap" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.jtreemap', module='jtreemap', version='1.1.3')
)
                libraryDependencies += "net.sf.jtreemap" % "jtreemap" % "1.1.3"
                [net.sf.jtreemap/jtreemap "1.1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.10.0 |