is not current version
Last Version 1.0.2

dev.struchkov.haiti:haiti 1.0.1

Fast development to keep time on the beach

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti
Version

Version

1.0.1
Type

Type

pom

Download haiti 1.0.1

Filename Size
haiti-1.0.1.pom 7 KB
Browse

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