<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>har-replay-exec</artifactId>
<version>0.32</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='har-replay-exec', version='0.32')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>har-replay</artifactId> <version>0.32</version> </parent>
compile
|-- com.github.mike10004:har-replay-vhs
|-- com.github.mike10004:native-helper
|-- com.github.mike10004:subprocess
|-- net.sf.jopt-simple:jopt-simple
|-- com.github.mike10004:crxtool-core
|-- com.browserup:browserup-proxy-core
test
|-- junit:junit