twitterz

Purely functional twitter api clinet

License

License

MIT
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

twitterz_2.10
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

twitterz
Purely functional twitter api clinet
Project URL

Project URL

https://github.com/xuwei-k/twitterz
Project Organization

Project Organization

com.github.xuwei-k

Download twitterz_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scalaz : scalaz-core_2.10 jar 7.1.0
org.twitter4j : twitter4j-core jar 4.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0