Jar examples for d:distributeme-core
DistributeMe core functionality
You can download jar file distributeme-core 2.1.3 in this page.
You can use the following script to add distributeme-core-2.1.3.jar to your project.
<dependency> <groupId>net.anotheria</groupId> <artifactId>distributeme-core</artifactId> <version>2.1.3</version> </dependency>
compile group: 'net.anotheria', name: 'distributeme-core', version: '2.1.3'
libraryDependencies += "net.anotheria" % "distributeme-core" % "2.1.3"
<dependency org="net.anotheria" name="distributeme-core" rev="2.1.3"/>
@Grapes(@Grab(group='net.anotheria', module='distributeme-core', version='2.1.3'))
'net.anotheria:distributeme-core:jar:2.1.3'
Click the following link to download the jar file.
distributeme-core-2.1.3-javadoc.jar