License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIderror |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptioncoteafs specific error.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
error-2.0.0.pom | |
error-2.0.0.jar | 7 KB |
error-2.0.0-sources.jar | 5 KB |
error-2.0.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>error</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation 'com.github.wasiqb.coteafs:error:2.0.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation ("com.github.wasiqb.coteafs:error:2.0.0")
'com.github.wasiqb.coteafs:error:jar:2.0.0'
<dependency org="com.github.wasiqb.coteafs" name="error" rev="2.0.0">
<artifact name="error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='error', version='2.0.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "error" % "2.0.0"
[com.github.wasiqb.coteafs/error "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.2.0 |
org.yaml : snakeyaml | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
com.google.truth : truth | jar | 1.1 |
com.google.guava : guava | jar | 30.0-jre |