License |
License |
---|---|
GroupId | GroupIddev.struchkov.haiti |
ArtifactId | ArtifactIdhaiti-exception |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHaiti Exception
General exceptions for the haiti project
|
Project URL |
Project URL |
Filename | Size |
---|---|
haiti-exception-1.0.2.pom | |
haiti-exception-1.0.2.jar | 6 KB |
haiti-exception-1.0.2-sources.jar | 4 KB |
haiti-exception-1.0.2-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-exception/ -->
<dependency>
<groupId>dev.struchkov.haiti</groupId>
<artifactId>haiti-exception</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-exception/
implementation 'dev.struchkov.haiti:haiti-exception:1.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-exception/
implementation ("dev.struchkov.haiti:haiti-exception:1.0.2")
'dev.struchkov.haiti:haiti-exception:jar:1.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-exception" rev="1.0.2">
<artifact name="haiti-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-exception', version='1.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-exception" % "1.0.2"
[dev.struchkov.haiti/haiti-exception "1.0.2"]