License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIderror |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptioncoteafs specific error.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
error-2.2.0.pom | |
error-2.2.0.jar | 7 KB |
error-2.2.0-sources.jar | 6 KB |
error-2.2.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>error</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation 'com.github.wasiqb.coteafs:error:2.2.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/error/
implementation ("com.github.wasiqb.coteafs:error:2.2.0")
'com.github.wasiqb.coteafs:error:jar:2.2.0'
<dependency org="com.github.wasiqb.coteafs" name="error" rev="2.2.0">
<artifact name="error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='error', version='2.2.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "error" % "2.2.0"
[com.github.wasiqb.coteafs/error "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.4.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.4.0 |
com.google.truth : truth | jar | 1.1.3 |
com.google.guava : guava | jar | 31.0.1-jre |