JKippt

A java library for Kippt API

License

License

GroupId

GroupId

com.google.code.jkippt
ArtifactId

ArtifactId

jkippt
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JKippt
A java library for Kippt API
Project URL

Project URL

http://code.google.com/p/jkippt
Source Code Management

Source Code Management

http://code.google.com/p/jkippt/source/browse

Download jkippt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
org.apache.httpcomponents : httpclient jar 4.2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0