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