is not current version
Last Version 1.1

net.fortytwo.twitlogic:twitlogic-core 1.0

Java components for real-time integration of Twitter data with the Semantic Web

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.twitlogic
ArtifactId

ArtifactId

twitlogic-core
Version

Version

1.0
Type

Type

jar

Download twitlogic-core 1.0


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