Download distributeme-support-2.2.1.jar file - Jar d

Jar examples for d:distributeme-support

Description

distributeme support utilities needed by generated classes

You can download jar file distributeme-support 2.2.1 in this page.

Build File

You can use the following script to add distributeme-support-2.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

distributeme-support-2.2.1-javadoc.jar
distributeme-support-2.2.1-sources.jar
distributeme-support-2.2.1.jar
distributeme-support-2.2.1.pom



Related Tutorials