Last Version

ascent 1.0.0

Set typeface on Android TextView objects

License

License

Categories

Categories

Net
GroupId

GroupId

net.jamesbaca.ascent
ArtifactId

ArtifactId

ascent
Version

Version

1.0.0
Type

Type

jar
Description

Description

ascent
Set typeface on Android TextView objects
Project URL

Project URL

https://github.com/desertjim/ascent

Download ascent 1.0.0


<!-- https://jarcasting.com/artifacts/net.jamesbaca.ascent/ascent/ -->
<dependency>
    <groupId>net.jamesbaca.ascent</groupId>
    <artifactId>ascent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jamesbaca.ascent/ascent/
implementation 'net.jamesbaca.ascent:ascent:1.0.0'
// https://jarcasting.com/artifacts/net.jamesbaca.ascent/ascent/
implementation ("net.jamesbaca.ascent:ascent:1.0.0")
'net.jamesbaca.ascent:ascent:jar:1.0.0'
<dependency org="net.jamesbaca.ascent" name="ascent" rev="1.0.0">
  <artifact name="ascent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jamesbaca.ascent', module='ascent', version='1.0.0')
)
libraryDependencies += "net.jamesbaca.ascent" % "ascent" % "1.0.0"
[net.jamesbaca.ascent/ascent "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android : android jar 2.2.1

Project Modules

There are no modules declared in this project.