e

error

coteafs specific error.
Files download
File Operation
error-1.15.0.jar download
error-1.15.0.pom download
error-1.15.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.wasiqb.coteafs</groupId>
  <artifactId>error</artifactId>
  <version>1.15.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.wasiqb.coteafs:error:1.15.0'
Gradle Kotlin
implementation("com.github.wasiqb.coteafs:error:1.15.0")
Scala SBT
libraryDependencies += "com.github.wasiqb.coteafs" % "error" % "1.15.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.wasiqb.coteafs', module='error', version='1.15.0')
)
Apache Ivy
<dependency org="com.github.wasiqb.coteafs" name="error" rev="1.15.0" />
Leiningen
[com.github.wasiqb.coteafs/error "1.15.0"]
Apache Buildr
'com.github.wasiqb.coteafs:error:jar:1.15.0'