ascent-processor

Code generation for setting custom typefaces on Android TextView objects

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jamesbaca.ascent
Идентификатор

Идентификатор

ascent-processor
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ascent-processor
Code generation for setting custom typefaces on Android TextView objects
Ссылка на сайт

Ссылка на сайт

https://github.com/desertjim/ascent

Скачать ascent-processor

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.2.0
0.1.0