Haiti Core

Implementation of the main classes of the framework

License

License

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Haiti Core
Implementation of the main classes of the framework
Project URL

Project URL

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

Download haiti-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dev.struchkov.haiti : haiti-context jar
dev.struchkov.haiti : haiti-filter 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