paper-random-term-card

WebJar for paper-random-term-card

Лицензия

Лицензия

Группа

Группа

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

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

paper-random-term-card
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

paper-random-term-card
WebJar for paper-random-term-card
Ссылка на сайт

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

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

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

https://github.com/Collaborne/paper-random-term-card

Скачать paper-random-term-card

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

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-random-term-card/ -->
<dependency>
    <groupId>org.webjars.bowergithub.collaborne</groupId>
    <artifactId>paper-random-term-card</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-random-term-card/
implementation 'org.webjars.bowergithub.collaborne:paper-random-term-card:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-random-term-card/
implementation ("org.webjars.bowergithub.collaborne:paper-random-term-card:2.0.1")
'org.webjars.bowergithub.collaborne:paper-random-term-card:jar:2.0.1'
<dependency org="org.webjars.bowergithub.collaborne" name="paper-random-term-card" rev="2.0.1">
  <artifact name="paper-random-term-card" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.collaborne', module='paper-random-term-card', version='2.0.1')
)
libraryDependencies += "org.webjars.bowergithub.collaborne" % "paper-random-term-card" % "2.0.1"
[org.webjars.bowergithub.collaborne/paper-random-term-card "2.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-card jar [2.0.0,3)

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

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

paper-random-term-card Build Status Published on webcomponents.org

Published on Vaadin  Directory Stars on vaadin.com/directory

A Material Design card that displays a random term from the given array (Polymer)

Install

bower install paper-random-term-card

<paper-random-term-card
    id="random"
    selected="----"
    values="[[values]]">
</paper-random-term-card>

<script>
    values = [
        "Value 1",
        "Value 2",
        "Value 3",
        "Value 4"
    ];
</script>

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2011-2015 Collaborne B.V. <http://github.com/Collaborne/>

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.
org.webjars.bowergithub.collaborne

Collaborne

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

Версия
2.0.1