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