| License |
License |
|---|---|
| GroupId | GroupIdcom.celexus |
| ArtifactId | ArtifactIdTW4S |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTW4S - A unofficial Twitter interface for Scala
A unofficial Twitter interface for Scala
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| TW4S-1.1.2.pom | |
| TW4S-1.1.2.jar | 68 KB |
| TW4S-1.1.2-sources.jar | 18 KB |
| TW4S-1.1.2-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.2 |
| junit : junit | jar | 4.11 |