is not current version
Last Version 4.2.11.hyte-42114

io.hyte.platform:build 4.2.9.hyte-4296

HYTE Platform

Categories

Categories

ORM Data
GroupId

GroupId

io.hyte.platform
ArtifactId

ArtifactId

build
Version

Version

4.2.9.hyte-4296
Type

Type

pom

Download build 4.2.9.hyte-4296

Filename Size
build-4.2.9.hyte-4296.pom 10 KB
Browse

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