Haiti Context

Basic framework general classes

License

License

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti-context
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Haiti Context
Basic framework general classes
Project URL

Project URL

https://github.com/haiti-projects/haiti-framework

Download haiti-context

How to add to project

<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/ -->
<dependency>
    <groupId>dev.struchkov.haiti</groupId>
    <artifactId>haiti-context</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/
implementation 'dev.struchkov.haiti:haiti-context:1.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-context/
implementation ("dev.struchkov.haiti:haiti-context:1.0.2")
'dev.struchkov.haiti:haiti-context:jar:1.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-context" rev="1.0.2">
  <artifact name="haiti-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-context', version='1.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-context" % "1.0.2"
[dev.struchkov.haiti/haiti-context "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
dev.struchkov.haiti : haiti-exception jar
dev.struchkov.haiti : haiti-utils jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2