Download error-1.2.0.jar file - Jar e

Jar examples for e:error

Description

A common library that provides encoded error functionality.

You can download jar file error 1.2.0 in this page.

License

MIT License

Build File

You can use the following script to add error-1.2.0.jar to your project.

<dependency>
   <groupId>com.github.wasiqb.coteafs</groupId>
   <artifactId>error</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.github.wasiqb.coteafs', name: 'error', version: '1.2.0'
libraryDependencies += "com.github.wasiqb.coteafs" % "error" % "1.2.0"
<dependency org="com.github.wasiqb.coteafs" name="error" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.wasiqb.coteafs', module='error', version='1.2.0'))
'com.github.wasiqb.coteafs:error:jar:1.2.0'

Download

Click the following link to download the jar file.

error-1.2.0-javadoc.jar
error-1.2.0-sources.jar
error-1.2.0.jar
error-1.2.0.pom



Related Tutorials