is not current version
Last Version 1.0.2

dev.struchkov.haiti:haiti-bom 1.0.1

Current versions of the framework dependencies

GroupId

GroupId

dev.struchkov.haiti
ArtifactId

ArtifactId

haiti-bom
Version

Version

1.0.1
Type

Type

pom

Download haiti-bom 1.0.1

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

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