ascent-processor

Code generation for setting custom typefaces on Android TextView objects

License

License

Categories

Categories

Net
GroupId

GroupId

net.jamesbaca.ascent
ArtifactId

ArtifactId

ascent-processor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ascent-processor
Code generation for setting custom typefaces on Android TextView objects
Project URL

Project URL

https://github.com/desertjim/ascent

Download ascent-processor

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
com.google.auto.service : auto-service jar 1.0-rc1
com.google.testing.compile : compile-testing jar 0.4
net.jamesbaca.ascent : ascent jar 1.0.0
com.google.android : android jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.0