Jar examples for r:recordingproxy
An api that records method-calls invoked on a proxy.
You can download jar file recordingproxy 0.0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add recordingproxy-0.0.12.jar to your project.
<dependency> <groupId>org.cementframework</groupId> <artifactId>recordingproxy</artifactId> <version>0.0.12</version> </dependency>
compile group: 'org.cementframework', name: 'recordingproxy', version: '0.0.12'
libraryDependencies += "org.cementframework" % "recordingproxy" % "0.0.12"
<dependency org="org.cementframework" name="recordingproxy" rev="0.0.12"/>
@Grapes(@Grab(group='org.cementframework', module='recordingproxy', version='0.0.12'))
'org.cementframework:recordingproxy:jar:0.0.12'
Click the following link to download the jar file.
recordingproxy-0.0.12-javadoc.jar