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