License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.rdfagents |
ArtifactId | ArtifactIdrdfagents-parent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRDFAgents
Real-time messaging for the Semantic Web
|
Project URL |
Project URL |
Filename | Size |
---|---|
rdfagents-parent-1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.rdfagents/rdfagents-parent/ -->
<dependency>
<groupId>net.fortytwo.rdfagents</groupId>
<artifactId>rdfagents-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.rdfagents/rdfagents-parent/
implementation 'net.fortytwo.rdfagents:rdfagents-parent:1.0'
// https://jarcasting.com/artifacts/net.fortytwo.rdfagents/rdfagents-parent/
implementation ("net.fortytwo.rdfagents:rdfagents-parent:1.0")
'net.fortytwo.rdfagents:rdfagents-parent:pom:1.0'
<dependency org="net.fortytwo.rdfagents" name="rdfagents-parent" rev="1.0">
<artifact name="rdfagents-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.rdfagents', module='rdfagents-parent', version='1.0')
)
libraryDependencies += "net.fortytwo.rdfagents" % "rdfagents-parent" % "1.0"
[net.fortytwo.rdfagents/rdfagents-parent "1.0"]