repatch-twitter-core

repatch-twitter is a plugin for Dispatch to use Twitter API.

License

License

GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

repatch-twitter-core_2.11
Last Version

Last Version

dispatch0.11.1_0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

repatch-twitter-core
repatch-twitter is a plugin for Dispatch to use Twitter API.
Project URL

Project URL

https://github.com/eed3si9n/repatch-twitter
Project Organization

Project Organization

com.eed3si9n

Download repatch-twitter-core_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.eed3si9n/repatch-twitter-core_2.11/ -->
<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>repatch-twitter-core_2.11</artifactId>
    <version>dispatch0.11.1_0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/repatch-twitter-core_2.11/
implementation 'com.eed3si9n:repatch-twitter-core_2.11:dispatch0.11.1_0.1.0'
// https://jarcasting.com/artifacts/com.eed3si9n/repatch-twitter-core_2.11/
implementation ("com.eed3si9n:repatch-twitter-core_2.11:dispatch0.11.1_0.1.0")
'com.eed3si9n:repatch-twitter-core_2.11:jar:dispatch0.11.1_0.1.0'
<dependency org="com.eed3si9n" name="repatch-twitter-core_2.11" rev="dispatch0.11.1_0.1.0">
  <artifact name="repatch-twitter-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='repatch-twitter-core_2.11', version='dispatch0.11.1_0.1.0')
)
libraryDependencies += "com.eed3si9n" % "repatch-twitter-core_2.11" % "dispatch0.11.1_0.1.0"
[com.eed3si9n/repatch-twitter-core_2.11 "dispatch0.11.1_0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.0
net.databinder.dispatch : dispatch-core_2.11 jar 0.11.1
net.databinder.dispatch : dispatch-json4s-native_2.11 jar 0.11.1

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.11 jar 2.3.11

Project Modules

There are no modules declared in this project.

Versions

Version
dispatch0.11.1_0.1.0
dispatch0.11.0_0.1.0