is not current version
Last Version 0.9.2006-5

com.adobe.creativesdk:behance 0.9.1251

Behance Component

GroupId

GroupId

com.adobe.creativesdk
ArtifactId

ArtifactId

behance
Version

Version

0.9.1251
Type

Type

aar

Download behance 0.9.1251


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