Last Version

jatter 0.2.9

Jatter - Java Twitter Bridge

License

License

GroupId

GroupId

de.binfalse
ArtifactId

ArtifactId

jatter
Version

Version

0.2.9
Type

Type

jar
Description

Description

jatter
Jatter - Java Twitter Bridge
Source Code Management

Source Code Management

https://github.com/binfalse/jatter

Download jatter 0.2.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
commons-cli : commons-cli jar 1.3.1
org.apache.camel : camel-core jar 2.17.6
org.apache.camel : camel-xmpp jar 2.17.6
org.apache.camel : camel-twitter jar 2.17.6
de.binfalse : BFLog jar 1.3.7
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.