is not current version
Last Version 1.0-beta7

com.github.spirylics.web2app:web2app-maven-plugin-demo 1.0-beta6


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.spirylics.web2app
ArtifactId

ArtifactId

web2app-maven-plugin-demo
Version

Version

1.0-beta6
Type

Type

pom

Download web2app-maven-plugin-demo 1.0-beta6


<!-- 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-beta6</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-beta6'
// https://jarcasting.com/artifacts/com.github.spirylics.web2app/web2app-maven-plugin-demo/
implementation ("com.github.spirylics.web2app:web2app-maven-plugin-demo:1.0-beta6")
'com.github.spirylics.web2app:web2app-maven-plugin-demo:pom:1.0-beta6'
<dependency org="com.github.spirylics.web2app" name="web2app-maven-plugin-demo" rev="1.0-beta6">
  <artifact name="web2app-maven-plugin-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spirylics.web2app', module='web2app-maven-plugin-demo', version='1.0-beta6')
)
libraryDependencies += "com.github.spirylics.web2app" % "web2app-maven-plugin-demo" % "1.0-beta6"
[com.github.spirylics.web2app/web2app-maven-plugin-demo "1.0-beta6"]