Download activity-consumer-0.2-incubating.jar file - Jar a

Jar examples for a:activity-consumer

Description

You can download jar file activity-consumer 0.2-incubating in this page.

License

Apache License

Build File

You can use the following script to add activity-consumer-0.2-incubating.jar to your project.

<dependency>
   <groupId>org.apache.streams.osgi.components</groupId>
   <artifactId>activity-consumer</artifactId>
   <version>0.2-incubating</version>
</dependency>
compile group: 'org.apache.streams.osgi.components', name: 'activity-consumer', version: '0.2-incubating'
libraryDependencies += "org.apache.streams.osgi.components" % "activity-consumer" % "0.2-incubating"
<dependency org="org.apache.streams.osgi.components" name="activity-consumer" rev="0.2-incubating"/>
@Grapes(@Grab(group='org.apache.streams.osgi.components', module='activity-consumer', version='0.2-incubating'))
'org.apache.streams.osgi.components:activity-consumer:jar:0.2-incubating'

Download

Click the following link to download the jar file.

activity-consumer-0.2-incubating-tests.jar
activity-consumer-0.2-incubating.jar
activity-consumer-0.2-incubating.pom



Related Tutorials