| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tototoshi |
| ArtifactId | ArtifactIdplay-twitterauth_2.10 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionplay-twitterauth
play-twitterauth
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tototoshi |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-twitterauth_2.10/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-twitterauth_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-twitterauth_2.10/
implementation 'com.github.tototoshi:play-twitterauth_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-twitterauth_2.10/
implementation ("com.github.tototoshi:play-twitterauth_2.10:0.1.0")
'com.github.tototoshi:play-twitterauth_2.10:jar:0.1.0'
<dependency org="com.github.tototoshi" name="play-twitterauth_2.10" rev="0.1.0">
<artifact name="play-twitterauth_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-twitterauth_2.10', version='0.1.0')
)
libraryDependencies += "com.github.tototoshi" % "play-twitterauth_2.10" % "0.1.0"
[com.github.tototoshi/play-twitterauth_2.10 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.10 | jar | 2.3.0 |
| com.typesafe.play : play-ws_2.10 | jar | 2.3.0 |
| org.twitter4j : twitter4j-core | jar | 4.0.2 |