iron-input-image

WebJar for iron-input-image

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.bowergithub.zecat
ArtifactId

ArtifactId

iron-input-image
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

iron-input-image
WebJar for iron-input-image
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Zecat/iron-input-image

Download iron-input-image

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [1.2.0,2)

Project Modules

There are no modules declared in this project.

iron-input-image

This element extends the native <input type="file" accept="image/*">. element and bind the title, size, and src of the selected image as attributes.

Demo & Doc

See component page.

Installation

	bower install --save Zecat/iron-input-image

Versions

Version
1.1.0