| License |
License |
|---|---|
| GroupId | GroupIdio.github.pulquero.halyard |
| ArtifactId | ArtifactIdhalyard-webapps |
| Version | Version2.6 |
| Type | Typepom |
| Description |
DescriptionA fork of Halyard with support for RDF*
|
| Filename | Size |
|---|---|
| halyard-webapps-2.6.pom | |
| halyard-webapps-2.6.zip | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/ -->
<dependency>
<groupId>io.github.pulquero.halyard</groupId>
<artifactId>halyard-webapps</artifactId>
<version>2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/
implementation 'io.github.pulquero.halyard:halyard-webapps:2.6'
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-webapps/
implementation ("io.github.pulquero.halyard:halyard-webapps:2.6")
'io.github.pulquero.halyard:halyard-webapps:pom:2.6'
<dependency org="io.github.pulquero.halyard" name="halyard-webapps" rev="2.6">
<artifact name="halyard-webapps" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pulquero.halyard', module='halyard-webapps', version='2.6')
)
libraryDependencies += "io.github.pulquero.halyard" % "halyard-webapps" % "2.6"
[io.github.pulquero.halyard/halyard-webapps "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.pulquero.halyard : halyard-sdk | pom | 2.6 |