TW4S - A unofficial Twitter interface for Scala

A unofficial Twitter interface for Scala

License

License

GroupId

GroupId

com.celexus
ArtifactId

ArtifactId

TW4S
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

TW4S - A unofficial Twitter interface for Scala
A unofficial Twitter interface for Scala
Project URL

Project URL

http://www.github.com/ccook

Download TW4S

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scribe : scribe jar 1.3.5
org.scala-lang : scala-library jar 2.10.0
com.typesafe.play : play-json_2.10 jar 2.2.0-RC1
com.vividsolutions : jts jar 1.13

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.0.2