License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.hyte.platform |
ArtifactId | ArtifactIdbuild |
Last Version | Last Version4.2.11.hyte-42114 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHYTE :: Platform :: Build
HYTE Platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-4.2.11.hyte-42114.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyte.platform/build/ -->
<dependency>
<groupId>io.hyte.platform</groupId>
<artifactId>build</artifactId>
<version>4.2.11.hyte-42114</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyte.platform/build/
implementation 'io.hyte.platform:build:4.2.11.hyte-42114'
// https://jarcasting.com/artifacts/io.hyte.platform/build/
implementation ("io.hyte.platform:build:4.2.11.hyte-42114")
'io.hyte.platform:build:pom:4.2.11.hyte-42114'
<dependency org="io.hyte.platform" name="build" rev="4.2.11.hyte-42114">
<artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hyte.platform', module='build', version='4.2.11.hyte-42114')
)
libraryDependencies += "io.hyte.platform" % "build" % "4.2.11.hyte-42114"
[io.hyte.platform/build "4.2.11.hyte-42114"]