License |
License |
---|---|
GroupId | GroupIddev.struchkov.haiti |
ArtifactId | ArtifactIdhaiti-context |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionHaiti Context
Basic framework classes
|
Filename | Size |
---|---|
haiti-context-0.0.2.pom | |
haiti-context-0.0.2.jar | 16 KB |
haiti-context-0.0.2-sources.jar | 12 KB |
haiti-context-0.0.2-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/ -->
<dependency>
<groupId>dev.struchkov.haiti</groupId>
<artifactId>haiti-context</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/
implementation 'dev.struchkov.haiti:haiti-context:0.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/
implementation ("dev.struchkov.haiti:haiti-context:0.0.2")
'dev.struchkov.haiti:haiti-context:jar:0.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-context" rev="0.0.2">
<artifact name="haiti-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-context', version='0.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-context" % "0.0.2"
[dev.struchkov.haiti/haiti-context "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
dev.struchkov.haiti : haiti-exception | jar | |
org.projectlombok : lombok | jar |