is not current version
Last Version 1.0.2

dev.struchkov.haiti:haiti 0.0.4

Fast development to keep time on the beach

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti
Version

Version

0.0.4
Type

Type

pom

Download haiti 0.0.4

Filename Size
haiti-0.0.4.pom 8 KB
Browse

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