GroupId | GroupIdcom.github.jsimone |
---|---|
ArtifactId | ArtifactIdwebapp-runner-parent |
Version | Version9.0.20.1 |
Type | Typepom |
Filename | Size |
---|---|
webapp-runner-parent-9.0.20.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/ -->
<dependency>
<groupId>com.github.jsimone</groupId>
<artifactId>webapp-runner-parent</artifactId>
<version>9.0.20.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/
implementation 'com.github.jsimone:webapp-runner-parent:9.0.20.1'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner-parent/
implementation ("com.github.jsimone:webapp-runner-parent:9.0.20.1")
'com.github.jsimone:webapp-runner-parent:pom:9.0.20.1'
<dependency org="com.github.jsimone" name="webapp-runner-parent" rev="9.0.20.1">
<artifact name="webapp-runner-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner-parent', version='9.0.20.1')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner-parent" % "9.0.20.1"
[com.github.jsimone/webapp-runner-parent "9.0.20.1"]