License |
License |
---|---|
GroupId | GroupIdde.binfalse |
ArtifactId | ArtifactIdjatter |
Version | Version0.2.9 |
Type | Typejar |
Description |
Descriptionjatter
Jatter - Java Twitter Bridge
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jatter-0.2.9.pom | |
jatter-0.2.9.jar | 23 KB |
jatter-0.2.9-sources.jar | 13 KB |
jatter-0.2.9-javadoc.jar | 429 KB |
jatter-0.2.9-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |