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