| GroupId | GroupIdio.github.pulquero.halyard |
|---|---|
| ArtifactId | ArtifactIdhalyard-webapps |
| Version | Version3.7 |
| Type | Typepom |
| Description |
Description |
| Filename | Size |
|---|---|
| halyard-webapps-3.7.pom | |
| halyard-webapps-3.7.zip | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/ -->
<dependency>
<groupId>io.github.pulquero.halyard</groupId>
<artifactId>halyard-webapps</artifactId>
<version>3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/
implementation 'io.github.pulquero.halyard:halyard-webapps:3.7'
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/
implementation ("io.github.pulquero.halyard:halyard-webapps:3.7")
'io.github.pulquero.halyard:halyard-webapps:pom:3.7'
<dependency org="io.github.pulquero.halyard" name="halyard-webapps" rev="3.7">
<artifact name="halyard-webapps" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pulquero.halyard', module='halyard-webapps', version='3.7')
)
libraryDependencies += "io.github.pulquero.halyard" % "halyard-webapps" % "3.7"
[io.github.pulquero.halyard/halyard-webapps "3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| ${project.groupId} » halyard-sdk | pom | ${project.version} |