is not current version
Last Version 1.0.2

dev.struchkov.haiti:haiti-core 0.0.4

Implementation of the main classes of the framework

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti-core
Version

Version

0.0.4
Type

Type

jar

Download haiti-core 0.0.4


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