Last Version

XApi - Web Component Implementation 0.5

A web component API for manually building web components via WebComponentBuilder, or generating them from interfaces via WebComponentFactory

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-components
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Web Component Implementation
A web component API for manually building web components via WebComponentBuilder, or generating them from interfaces via WebComponentFactory
Project Organization

Project Organization

The Internet Party

Download xapi-components 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.wetheinter : xapi-core-ui-html 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.