is not current version
Last Version 1.0.0

net.jamesbaca.ascent:ascent-processor 0.2.0

Code generation for setting custom typefaces on Android TextView objects

Categories

Categories

Net
GroupId

GroupId

net.jamesbaca.ascent
ArtifactId

ArtifactId

ascent-processor
Version

Version

0.2.0
Type

Type

jar

Download ascent-processor 0.2.0


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