onsenui

WebJar for onsenui

License

License

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

onsenui
Last Version

Last Version

2.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

onsenui
WebJar for onsenui
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/OnsenUI/OnsenUI-dist

Download onsenui

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

OnsenUI-dist

Bower and NPM distribution repository for Onsen UI.

Download Onsen UI

Using bower:

$ bower install onsenui

Using npm:

$ npm install onsenui

How to tag a new release

These releases are generated by dist-release.sh script. Once the files are modified and ready to be relased simply run the script from OnsenUI directory:

./dist-release.sh [no-build]

Add no-build option to skip gulp build OnsenUI in case it's already built. This script will install required dependencies, build css-components + OnsenUI and upload a new tag to OnsenUI-dist repository using the version listed in package.json.

org.webjars.bower

Versions

Version
2.9.2
2.0.5