Download easydeviceinfo-common-2.3.0.jar file - Jar e

Jar examples for e:easydeviceinfo-common

Description

Common module for EasyDeviceInfo

You can download jar file easydeviceinfo-common 2.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add easydeviceinfo-common-2.3.0.jar to your project.

<dependency>
   <groupId>com.github.nisrulz</groupId>
   <artifactId>easydeviceinfo-common</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.github.nisrulz', name: 'easydeviceinfo-common', version: '2.3.0'
libraryDependencies += "com.github.nisrulz" % "easydeviceinfo-common" % "2.3.0"
<dependency org="com.github.nisrulz" name="easydeviceinfo-common" rev="2.3.0"/>
@Grapes(@Grab(group='com.github.nisrulz', module='easydeviceinfo-common', version='2.3.0'))
'com.github.nisrulz:easydeviceinfo-common:jar:2.3.0'

Download

Click the following link to download the jar file.

easydeviceinfo-common-2.3.0-javadoc.jar
easydeviceinfo-common-2.3.0-sources.jar
easydeviceinfo-common-2.3.0.pom



Related Tutorials