License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdcom.github.ashish29agre |
ArtifactId | ArtifactIdfont-cache-android |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionAndroid Font Util
Font utils library
|
Filename | Size |
---|---|
font-cache-android-1.0.0.pom | |
font-cache-android-1.0.0.aar | 107 KB |
font-cache-android-1.0.0-sources.jar | 1 KB |
font-cache-android-1.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ashish29agre/font-cache-android/ -->
<dependency>
<groupId>com.github.ashish29agre</groupId>
<artifactId>font-cache-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ashish29agre/font-cache-android/
implementation 'com.github.ashish29agre:font-cache-android:1.0.0'
// https://jarcasting.com/artifacts/com.github.ashish29agre/font-cache-android/
implementation ("com.github.ashish29agre:font-cache-android:1.0.0")
'com.github.ashish29agre:font-cache-android:aar:1.0.0'
<dependency org="com.github.ashish29agre" name="font-cache-android" rev="1.0.0">
<artifact name="font-cache-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ashish29agre', module='font-cache-android', version='1.0.0')
)
libraryDependencies += "com.github.ashish29agre" % "font-cache-android" % "1.0.0"
[com.github.ashish29agre/font-cache-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.2.1 |
com.android.support » support-v4 | jar | 22.2.1 |