License |
License |
---|---|
GroupId | GroupIdorg.klout4j |
ArtifactId | ArtifactIdklout4j |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionklout4j
A Java wrapper for the Klout API
|
Filename | Size |
---|---|
klout4j-1.1.7.pom | |
klout4j-1.1.7.jar | 12 KB |
klout4j-1.1.7-sources.jar | 6 KB |
klout4j-1.1.7-javadoc.jar | 53 KB |
klout4j-1.1.7-jar-with-dependencies.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.klout4j/klout4j/ -->
<dependency>
<groupId>org.klout4j</groupId>
<artifactId>klout4j</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.klout4j/klout4j/
implementation 'org.klout4j:klout4j:1.1.7'
// https://jarcasting.com/artifacts/org.klout4j/klout4j/
implementation ("org.klout4j:klout4j:1.1.7")
'org.klout4j:klout4j:jar:1.1.7'
<dependency org="org.klout4j" name="klout4j" rev="1.1.7">
<artifact name="klout4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.klout4j', module='klout4j', version='1.1.7')
)
libraryDependencies += "org.klout4j" % "klout4j" % "1.1.7"
[org.klout4j/klout4j "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |