Download distributeme-core-2.3.1.jar file - Jar d

Jar examples for d:distributeme-core

Description

DistributeMe core functionality

You can download jar file distributeme-core 2.3.1 in this page.

Build File

You can use the following script to add distributeme-core-2.3.1.jar to your project.

<dependency>
   <groupId>net.anotheria</groupId>
   <artifactId>distributeme-core</artifactId>
   <version>2.3.1</version>
</dependency>
compile group: 'net.anotheria', name: 'distributeme-core', version: '2.3.1'
libraryDependencies += "net.anotheria" % "distributeme-core" % "2.3.1"
<dependency org="net.anotheria" name="distributeme-core" rev="2.3.1"/>
@Grapes(@Grab(group='net.anotheria', module='distributeme-core', version='2.3.1'))
'net.anotheria:distributeme-core:jar:2.3.1'

Download

Click the following link to download the jar file.

distributeme-core-2.3.1-javadoc.jar
distributeme-core-2.3.1-sources.jar
distributeme-core-2.3.1.jar
distributeme-core-2.3.1.pom



Related Tutorials