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