Waves

WebJar for Waves

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

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

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

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

0.7.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Waves
WebJar for Waves
Ссылка на сайт

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

http://webjars.org
Система контроля версий

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

https://github.com/fians/Waves

Скачать waves

Имя Файла Размер
waves-0.7.5.pom
waves-0.7.5.jar 81 KB
waves-0.7.5-sources.jar 22 bytes
waves-0.7.5-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

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

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

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

Waves

Click effect inspired by Google's Material Design http://fian.my.id/Waves/

Documentation

Waves uses Situs to generate documentation. Here are some steps to run documentation locally on your computer:

  1. Make sure Node.js and Ruby are installed in your computer.
  2. Install SASS via RubyGems (gem install sass).
  3. Install Situs globally via npm (npm install situs -g).
  4. Clone Waves's Github repository, if you haven't already (git clone https://github.com/fians/Waves.git).
  5. Run npm install to install the necessary local node packages.
  6. Install grunt globally with npm install -g grunt-cli.
  7. Run grunt to watch the directory, or simply grunt build to do a single build.
  8. Now just start Situs server (situs server), then visit http://localhost:4000/ on your browser.

License

Waves is created by Alfiana Sibuea, and released under MIT license.

Copyright © 2014-2018 Alfiana E. Sibuea. All rights reserved.

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

Версия
0.7.5
0.7.4
0.7.2
0.7.0