| License |
License |
|---|---|
| GroupId | GroupIdcom.willowtreeapps |
| ArtifactId | ArtifactIdoak-viewswithfont |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionOAK - ViewsWithFont
A library for shared android functionality
|
| Filename | Size |
|---|---|
| oak-viewswithfont-1.4.0.pom | |
| oak-viewswithfont-1.4.0.aar | 8 KB |
| oak-viewswithfont-1.4.0-sources.jar | 8 KB |
| oak-viewswithfont-1.4.0-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-viewswithfont/ -->
<dependency>
<groupId>com.willowtreeapps</groupId>
<artifactId>oak-viewswithfont</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-viewswithfont/
implementation 'com.willowtreeapps:oak-viewswithfont:1.4.0'
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-viewswithfont/
implementation ("com.willowtreeapps:oak-viewswithfont:1.4.0")
'com.willowtreeapps:oak-viewswithfont:aar:1.4.0'
<dependency org="com.willowtreeapps" name="oak-viewswithfont" rev="1.4.0">
<artifact name="oak-viewswithfont" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps', module='oak-viewswithfont', version='1.4.0')
)
libraryDependencies += "com.willowtreeapps" % "oak-viewswithfont" % "1.4.0"
[com.willowtreeapps/oak-viewswithfont "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 19.0.0 |
| com.willowtreeapps : oak-utils | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.4_r1 |