is not current version
Last Version 1.1

net.fortytwo.twitlogic:twitlogic-rdfagents 1.0


Categories

Categories

Net
GroupId

GroupId

net.fortytwo.twitlogic
ArtifactId

ArtifactId

twitlogic-rdfagents
Version

Version

1.0
Type

Type

jar

Download twitlogic-rdfagents 1.0


<!-- https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-rdfagents/ -->
<dependency>
    <groupId>net.fortytwo.twitlogic</groupId>
    <artifactId>twitlogic-rdfagents</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-rdfagents/
implementation 'net.fortytwo.twitlogic:twitlogic-rdfagents:1.0'
// https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-rdfagents/
implementation ("net.fortytwo.twitlogic:twitlogic-rdfagents:1.0")
'net.fortytwo.twitlogic:twitlogic-rdfagents:jar:1.0'
<dependency org="net.fortytwo.twitlogic" name="twitlogic-rdfagents" rev="1.0">
  <artifact name="twitlogic-rdfagents" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.twitlogic', module='twitlogic-rdfagents', version='1.0')
)
libraryDependencies += "net.fortytwo.twitlogic" % "twitlogic-rdfagents" % "1.0"
[net.fortytwo.twitlogic/twitlogic-rdfagents "1.0"]