is not current version
Last Version 4.2.11.hyte-42114

io.hyte.platform:bom 4.2.7.hyte-4270


Categories

Categories

ORM Data
GroupId

GroupId

io.hyte.platform
ArtifactId

ArtifactId

bom
Version

Version

4.2.7.hyte-4270
Type

Type

pom

Download bom 4.2.7.hyte-4270

Filename Size
bom-4.2.7.hyte-4270.pom 3 KB
Browse

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