License |
License |
---|---|
GroupId | GroupIdcom.github.spirylics.web2app |
ArtifactId | ArtifactIdweb2app |
Version | Version1.0-beta7 |
Type | Typepom |
Description |
Descriptionweb2app
Transform a war dependency to an application based on cordova
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web2app-1.0-beta7.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spirylics.web2app/web2app/ -->
<dependency>
<groupId>com.github.spirylics.web2app</groupId>
<artifactId>web2app</artifactId>
<version>1.0-beta7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spirylics.web2app/web2app/
implementation 'com.github.spirylics.web2app:web2app:1.0-beta7'
// https://jarcasting.com/artifacts/com.github.spirylics.web2app/web2app/
implementation ("com.github.spirylics.web2app:web2app:1.0-beta7")
'com.github.spirylics.web2app:web2app:pom:1.0-beta7'
<dependency org="com.github.spirylics.web2app" name="web2app" rev="1.0-beta7">
<artifact name="web2app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.web2app', module='web2app', version='1.0-beta7')
)
libraryDependencies += "com.github.spirylics.web2app" % "web2app" % "1.0-beta7"
[com.github.spirylics.web2app/web2app "1.0-beta7"]