Awesome Drawable (Parent)

A tool to generate Drawable from Font Awesome

Лицензия

Лицензия

Группа

Группа

com.aranea-apps.android.libs
Идентификатор

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

awesome-drawable-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Awesome Drawable (Parent)
A tool to generate Drawable from Font Awesome
Ссылка на сайт

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

http://github.com/darko1002001/awesome-drawable
Система контроля версий

Система контроля версий

http://github.com/darko1002001/awesome-drawable/

Скачать awesome-drawable-parent

Имя Файла Размер
awesome-drawable-parent-1.0.0.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.aranea-apps.android.libs/awesome-drawable-parent/ -->
<dependency>
    <groupId>com.aranea-apps.android.libs</groupId>
    <artifactId>awesome-drawable-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/awesome-drawable-parent/
implementation 'com.aranea-apps.android.libs:awesome-drawable-parent:1.0.0'
// https://jarcasting.com/artifacts/com.aranea-apps.android.libs/awesome-drawable-parent/
implementation ("com.aranea-apps.android.libs:awesome-drawable-parent:1.0.0")
'com.aranea-apps.android.libs:awesome-drawable-parent:pom:1.0.0'
<dependency org="com.aranea-apps.android.libs" name="awesome-drawable-parent" rev="1.0.0">
  <artifact name="awesome-drawable-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aranea-apps.android.libs', module='awesome-drawable-parent', version='1.0.0')
)
libraryDependencies += "com.aranea-apps.android.libs" % "awesome-drawable-parent" % "1.0.0"
[com.aranea-apps.android.libs/awesome-drawable-parent "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • awesome-drawable
  • awesome-drawable-sample

Awesome Drawable

Based on the TextDrawable project here: https://github.com/devunwired/textdrawable

Usage:

You need to add the font to assets/ or you will get an exception when instantiating the AwesomeDrawable class.

Download

<dependency>
  <groupId>com.aranea-apps.android.libs</groupId>
  <artifactId>awesome-drawable</artifactId>
  <version>(insert latest version)</version>
</dependency>

or Gradle:

compile 'com.aranea-apps.android.libs:awesome-drawable:(insert latest version)'

License

Copyright 2013 Darko Grozdanovski

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

Версия
1.0.0