is not current version
Last Version 1.0.2

dev.struchkov.haiti:haiti-bom 0.0.4

Current versions of the framework dependencies

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti-bom
Version

Version

0.0.4
Type

Type

pom

Download haiti-bom 0.0.4

Filename Size
haiti-bom-0.0.4.pom 10 KB
Browse

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