is not current version
Last Version 0.1.5

com.embedly:embedly-api 0.1.2

Embedly client library for API and Pro

GroupId

GroupId

com.embedly
ArtifactId

ArtifactId

embedly-api
Version

Version

0.1.2
Type

Type

jar

Download embedly-api 0.1.2


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