Download dexcoder-commons-2.3.1.jar file - Jar d

Jar examples for d:dexcoder-commons

Description

You can download jar file dexcoder-commons 2.3.1 in this page.

Build File

You can use the following script to add dexcoder-commons-2.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

dexcoder-commons-2.3.1-javadoc.jar
dexcoder-commons-2.3.1-sources.jar
dexcoder-commons-2.3.1.jar
dexcoder-commons-2.3.1.pom



Related Tutorials