Last Version

Words With Friends API 0.3

A Java library for interacting with Zynga's Words With Friends programmatically

License

License

GroupId

GroupId

org.sidoh
ArtifactId

ArtifactId

wwf_api
Version

Version

0.3
Type

Type

jar
Description

Description

Words With Friends API
A Java library for interacting with Zynga's Words With Friends programmatically
Project URL

Project URL

https://github.com/sidoh/wwf_api

Download wwf_api 0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.8
org.slf4j : slf4j-simple jar 1.5.8
org.apache.thrift : libthrift jar 0.8.0
net.minidev : json-smart jar 1.0.9
com.google.guava : guava jar 14.0.1
net.sourceforge.htmlunit : htmlunit jar 1.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.