Last Version

jen-api 4.x.p

This is a Java client API and assorted tools and helpers for the Echo Nest API (at developer.echonest.com). This client works with Version 4 of the Echo Nest API.

License

License

GroupId

GroupId

com.googlecode.jen-api
ArtifactId

ArtifactId

jen-api
Version

Version

4.x.p
Type

Type

jar
Description

Description

jen-api
This is a Java client API and assorted tools and helpers for the Echo Nest API (at developer.echonest.com). This client works with Version 4 of the Echo Nest API.
Project URL

Project URL

http://code.google.com/p/jen-api/
Source Code Management

Source Code Management

http://code.google.com/p/jen-api/source/browse/

Download jen-api 4.x.p


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
junit : junit Optional jar 4.8.1

Project Modules

There are no modules declared in this project.