Last Version

XApi - Polymer Wrappers 0.5

A collection of simple web components that wrap polymer elements; support is rather limited and optimized for the GWT.create 2015 presentation.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-polymer
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Polymer Wrappers
A collection of simple web components that wrap polymer elements; support is rather limited and optimized for the GWT.create 2015 presentation.
Project Organization

Project Organization

The Internet Party

Download xapi-polymer 0.5


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-polymer/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-polymer</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-polymer/
implementation 'net.wetheinter:xapi-polymer:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-polymer/
implementation ("net.wetheinter:xapi-polymer:0.5")
'net.wetheinter:xapi-polymer:jar:0.5'
<dependency org="net.wetheinter" name="xapi-polymer" rev="0.5">
  <artifact name="xapi-polymer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-polymer', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-polymer" % "0.5"
[net.wetheinter/xapi-polymer "0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
net.wetheinter : xapi-components jar 0.5
net.wetheinter : xapi-elemental jar 0.5
net.wetheinter : gwt-elemental jar 2.7.0
net.wetheinter : gwt-user jar 2.7.0

provided (1)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.