-
Notifications
You must be signed in to change notification settings - Fork 22
Download
VictorZeng edited this page May 5, 2016
·
3 revisions
Snapshots of the development version are available in Sonatype's snapshots repository.
Releases of the deployment version are available in Maven's central repository.
<dependency>
<groupId>org.darkphoenixs</groupId>
<artifactId>messagequeue-framework</artifactId>
<version>x.x.x</version>
</dependency>compile 'org.darkphoenixs:messagequeue-framework:x.x.x'libraryDependencies += "org.darkphoenixs" % "messagequeue-framework" % "x.x.x"