error

A common library that provides encoded error functionality.

License

License

GroupId

GroupId

com.socklabs
ArtifactId

ArtifactId

error
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

error
A common library that provides encoded error functionality.
Source Code Management

Source Code Management

https://github.com/ngerakines/error

Download error

How to add to project

<!-- https://jarcasting.com/artifacts/com.socklabs/error/ -->
<dependency>
    <groupId>com.socklabs</groupId>
    <artifactId>error</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.socklabs/error/
implementation 'com.socklabs:error:1.0.0'
// https://jarcasting.com/artifacts/com.socklabs/error/
implementation ("com.socklabs:error:1.0.0")
'com.socklabs:error:jar:1.0.0'
<dependency org="com.socklabs" name="error" rev="1.0.0">
  <artifact name="error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.socklabs', module='error', version='1.0.0')
)
libraryDependencies += "com.socklabs" % "error" % "1.0.0"
[com.socklabs/error "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0