is not current version
Last Version 4.2.11.hyte-42114

io.hyte.platform:build 4.1.6.hyte-4008

HYTE Platform

Categories

Categories

ORM Data
GroupId

GroupId

io.hyte.platform
ArtifactId

ArtifactId

build
Version

Version

4.1.6.hyte-4008
Type

Type

pom

Download build 4.1.6.hyte-4008


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