| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.andrebrov | 
    
| ArtifactId | ArtifactIdheatrow | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHeatRow 
            HeatRow library helps in showing UI tests coverage. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| heatrow-1.0.2.pom | |
| heatrow-1.0.2.jar | 7 KB | 
| heatrow-1.0.2-sources.jar | 3 KB | 
| heatrow-1.0.2-javadoc.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.andrebrov/heatrow/ -->
<dependency>
    <groupId>net.andrebrov</groupId>
    <artifactId>heatrow</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.andrebrov/heatrow/
implementation 'net.andrebrov:heatrow:1.0.2'
                // https://jarcasting.com/artifacts/net.andrebrov/heatrow/
implementation ("net.andrebrov:heatrow:1.0.2")
                'net.andrebrov:heatrow:jar:1.0.2'
                <dependency org="net.andrebrov" name="heatrow" rev="1.0.2">
  <artifact name="heatrow" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.andrebrov', module='heatrow', version='1.0.2')
)
                libraryDependencies += "net.andrebrov" % "heatrow" % "1.0.2"
                [net.andrebrov/heatrow "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.35.0 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.3.1 |