| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.almondtools | 
    
| ArtifactId | ArtifactIdtestrecorder | 
    
| Last Version | Last Version0.1.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.almondtools:testrecorder 
            Recording test data from running program. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| testrecorder-0.1.6.pom | |
| testrecorder-0.1.6.jar | 184 KB | 
| testrecorder-0.1.6-sources.jar | 76 KB | 
| testrecorder-0.1.6-javadoc.jar | 590 KB | 
| testrecorder-0.1.6-jar-with-dependencies.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.almondtools/testrecorder/ -->
<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>testrecorder</artifactId>
    <version>0.1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.almondtools/testrecorder/
implementation 'com.github.almondtools:testrecorder:0.1.6'
                // https://jarcasting.com/artifacts/com.github.almondtools/testrecorder/
implementation ("com.github.almondtools:testrecorder:0.1.6")
                'com.github.almondtools:testrecorder:jar:0.1.6'
                <dependency org="com.github.almondtools" name="testrecorder" rev="0.1.6">
  <artifact name="testrecorder" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.almondtools', module='testrecorder', version='0.1.6')
)
                libraryDependencies += "com.github.almondtools" % "testrecorder" % "0.1.6"
                [com.github.almondtools/testrecorder "0.1.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.almondtools : conmatch | jar | 0.1.7 | 
| org.ow2.asm : asm-debug-all | jar | 5.0.4 | 
| org.antlr : ST4 | jar | 4.0.8 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |