License |
License |
---|---|
GroupId | GroupIdcom.embedly |
ArtifactId | ArtifactIdembedly-api |
Version | Version0.1.5 |
Type | Typejar |
Description |
DescriptionEmbedly API
Embedly client library for API and Pro
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
embedly-api-0.1.5.pom | |
embedly-api-0.1.5.jar | 10 KB |
embedly-api-0.1.5-sources.jar | 6 KB |
embedly-api-0.1.5-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.embedly/embedly-api/ -->
<dependency>
<groupId>com.embedly</groupId>
<artifactId>embedly-api</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.embedly/embedly-api/
implementation 'com.embedly:embedly-api:0.1.5'
// https://jarcasting.com/artifacts/com.embedly/embedly-api/
implementation ("com.embedly:embedly-api:0.1.5")
'com.embedly:embedly-api:jar:0.1.5'
<dependency org="com.embedly" name="embedly-api" rev="0.1.5">
<artifact name="embedly-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.embedly', module='embedly-api', version='0.1.5')
)
libraryDependencies += "com.embedly" % "embedly-api" % "0.1.5"
[com.embedly/embedly-api "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20090211 |
commons-lang : commons-lang | jar | 2.5 |
org.apache.httpcomponents : httpclient | jar | 4.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.picocontainer : picocontainer | jar | 2.13.2 |
org.codehaus.groovy : groovy-all | jar | 1.7.6 |
org.hamcrest : hamcrest-all | jar | 1.1 |