xtal-link-preview

WebJar for xtal-link-preview

Лицензия

Лицензия

MIT
Группа

Группа

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

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

xtal-link-preview
Последняя версия

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

0.0.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

xtal-link-preview
WebJar for xtal-link-preview
Ссылка на сайт

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

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

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

https://github.com/bahrus/xtal-link-preview

Скачать xtal-link-preview

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

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

Зависимости

compile (1)

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

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

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

Published on webcomponents.org

<xtal-link-preview>

xtal-link-preview comes with default styling. xtal-link-preview-base allows you to provide your own styling.

Provide preview of URL.

Syntax:

<xtal-link-preview preview href="https://onsen.io"></xtal-link-preview>

Try altering the href attribute below

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

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

Версия
0.0.13
0.0.11