is not current version
Last Version 4.2.11.hyte-42114

io.hyte.platform:parent 4.2.8.hyte-4280


Categories

Categories

ORM Data
GroupId

GroupId

io.hyte.platform
ArtifactId

ArtifactId

parent
Version

Version

4.2.8.hyte-4280
Type

Type

pom

Download parent 4.2.8.hyte-4280

Filename Size
parent-4.2.8.hyte-4280.pom 11 KB
Browse

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