Jar examples for a:actor-testkit
actor-testkit
You can download jar file actor-testkit 1.0.70 in this page.
Apache v2
You can use the following script to add actor-testkit-1.0.70.jar to your project.
<dependency> <groupId>im.actor.server</groupId> <artifactId>actor-testkit</artifactId> <version>1.0.70</version> </dependency>
compile group: 'im.actor.server', name: 'actor-testkit', version: '1.0.70'
libraryDependencies += "im.actor.server" % "actor-testkit" % "1.0.70"
<dependency org="im.actor.server" name="actor-testkit" rev="1.0.70"/>
@Grapes(@Grab(group='im.actor.server', module='actor-testkit', version='1.0.70'))
'im.actor.server:actor-testkit:jar:1.0.70'
Click the following link to download the jar file.
actor-testkit-1.0.70-javadoc.jar