xtal-link-preview

WebJar for xtal-link-preview

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.bahrus
ArtifactId

ArtifactId

xtal-link-preview
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

xtal-link-preview
WebJar for xtal-link-preview
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download xtal-link-preview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.0.13
0.0.11