helloTextbox

WebJar for helloTextbox

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/racp/helloTextbox

Скачать hellotextbox

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

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

Зависимости

compile (1)

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

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

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

<helloTextbox>

WebComponent TextBox

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Viewing Your Application

$ polymer serve

Building Your Application

$ polymer build

This will create builds of your application in the build/ directory, optimized to be served in production. You can then serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/default

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.

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

Версия
1.0.1