GroupId | GroupIdcom.github.omadahealth.typefaceview |
---|---|
ArtifactId | ArtifactIdtypefaceview |
Version | Version1.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
typefaceview-1.3.0.pom | |
typefaceview-1.3.0.aar | 308 KB |
typefaceview-1.3.0-sources.jar | 4 KB |
typefaceview-1.3.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.omadahealth.typefaceview/typefaceview/ -->
<dependency>
<groupId>com.github.omadahealth.typefaceview</groupId>
<artifactId>typefaceview</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omadahealth.typefaceview/typefaceview/
implementation 'com.github.omadahealth.typefaceview:typefaceview:1.3.0'
// https://jarcasting.com/artifacts/com.github.omadahealth.typefaceview/typefaceview/
implementation ("com.github.omadahealth.typefaceview:typefaceview:1.3.0")
'com.github.omadahealth.typefaceview:typefaceview:aar:1.3.0'
<dependency org="com.github.omadahealth.typefaceview" name="typefaceview" rev="1.3.0">
<artifact name="typefaceview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.omadahealth.typefaceview', module='typefaceview', version='1.3.0')
)
libraryDependencies += "com.github.omadahealth.typefaceview" % "typefaceview" % "1.3.0"
[com.github.omadahealth.typefaceview/typefaceview "1.3.0"]