Download dme2-3.1.200.jar file - Jar d

Jar examples for d:dme2

Description

Direct Messaging Engine Base

You can download jar file dme2 3.1.200 in this page.

License

BSD License

Build File

You can use the following script to add dme2-3.1.200.jar to your project.

<dependency>
   <groupId>com.att.aft</groupId>
   <artifactId>dme2</artifactId>
   <version>3.1.200</version>
</dependency>
compile group: 'com.att.aft', name: 'dme2', version: '3.1.200'
libraryDependencies += "com.att.aft" % "dme2" % "3.1.200"
<dependency org="com.att.aft" name="dme2" rev="3.1.200"/>
@Grapes(@Grab(group='com.att.aft', module='dme2', version='3.1.200'))
'com.att.aft:dme2:jar:3.1.200'

Download

Click the following link to download the jar file.

dme2-3.1.200-javadoc.jar
dme2-3.1.200-sources.jar
dme2-3.1.200.jar
dme2-3.1.200.pom



Related Tutorials