Download dme2-api-3.1.200.jar file - Jar d

Jar examples for d:dme2-api

Description

Direct Messaging Engine dme2-api

You can download jar file dme2-api 3.1.200 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials