| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wasiqb.coteafs |
| ArtifactId | ArtifactIderror |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncoteafs specific error.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| error-2.3.0.pom | |
| error-2.3.0.jar | 9 KB |
| error-2.3.0-sources.jar | 9 KB |
| error-2.3.0-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>error</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation 'com.github.wasiqb.coteafs:error:2.3.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation ("com.github.wasiqb.coteafs:error:2.3.0")
'com.github.wasiqb.coteafs:error:jar:2.3.0'
<dependency org="com.github.wasiqb.coteafs" name="error" rev="2.3.0">
<artifact name="error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='error', version='2.3.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "error" % "2.3.0"
[com.github.wasiqb.coteafs/error "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wasiqb.coteafs : datasource | jar | 1.5.0 |
| org.yaml : snakeyaml | jar | 1.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.guava : guava | jar | 31.0.1-jre |