is not current version
Last Version 0.9.2006-5

com.adobe.creativesdk:typekit 0.9.1251

Typekit Library Component

GroupId

GroupId

com.adobe.creativesdk
ArtifactId

ArtifactId

typekit
Version

Version

0.9.1251
Type

Type

aar

Download typekit 0.9.1251


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