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