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