Download droidparts-2.7.8.jar file - Jar d

Jar examples for d:droidparts

Description

A carefully crafted Android framework.

You can download jar file droidparts 2.7.8 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add droidparts-2.7.8.jar to your project.

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

Download

Click the following link to download the jar file.

droidparts-2.7.8-javadoc.jar
droidparts-2.7.8-sources.jar
droidparts-2.7.8.jar
droidparts-2.7.8.pom



Related Tutorials