ionic

WebJar for ionic

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ionic
Last Version

Last Version

4.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

ionic
WebJar for ionic
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ionic-team/ionic-cli

Download ionic

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.webjars.npm : os-name jar [3.0.0,4)
org.webjars.npm : chalk jar [2.3.0,3)
org.webjars.npm : log-update jar [2.3.0,3)
org.webjars.npm » ionic__cli-framework jar [1.6.0]
org.webjars.npm : ionic__discover jar [1.0.11]
org.webjars.npm : diff jar [4.0.1,5)
org.webjars.npm : lodash jar [4.17.5,5)
org.webjars.npm : leek jar [0.0.24]
org.webjars.npm : debug jar [4.0.0,5)
org.webjars.npm : split2 jar [3.0.0,4)
org.webjars.npm : update-notifier jar [2.3.0,3)
org.webjars.npm : elementtree jar [0.1.7,0.2)
org.webjars.npm : ionic__utils-fs jar [1.0.0]
org.webjars.npm : uuid jar [3.2.1,4)
org.webjars.npm : superagent-proxy jar [2.0.0,3)
org.webjars.npm : opn jar [5.2.0,6)
org.webjars.npm : tar jar [4.3.0,5)
org.webjars.npm : ssh-config jar [1.1.1,2)
org.webjars.npm : ionic__utils-network jar [0.0.6]
org.webjars.npm : semver jar [5.5.0,6)
org.webjars.npm : tslib jar [1.9.0,2)
org.webjars.npm : superagent jar [4.1.0,5)
org.webjars.npm : through2 jar [3.0.0,4)

Project Modules

There are no modules declared in this project.

Build Status Dependabot Status npm

Ionic CLI

The Ionic command line interface (CLI) is your go-to tool for developing Ionic apps.

Installation

npm install -g @ionic/cli

Detailed installation instructions can be found in the CLI documentation.

Usage

The Ionic CLI ships with command documentation, accessible in your terminal by using the --help flag. These docs are also available online.

  • For a list of commands:
ionic --help
ionic cordova --help
ionic capacitor --help
  • For command usage and a list of options:
ionic start --help
ionic serve --help
ionic cordova run --help

๐Ÿ“– Documentation: https://ionicframework.com/docs/cli

๐Ÿ“ฃ Support/Questions? Please see our Support Page for general support questions. The issues on GitHub should be reserved for bug reports and feature requests.

๐Ÿ’– Want to contribute? Please see CONTRIBUTING.md.

org.webjars.npm

Ionic

Powerful tools and services for building cross-platform mobile apps

Versions

Version
4.10.2
1.7.14
1.6.4