License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.savantly.sprout |
ArtifactId | ArtifactIdmodule-parent |
Version | Version1.4.0-RC3 |
Type | Typepom |
Description |
Descriptionsprout-module-parent
Parent pom for Sprout modules
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-parent-1.4.0-RC3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.savantly.sprout/module-parent/ -->
<dependency>
<groupId>net.savantly.sprout</groupId>
<artifactId>module-parent</artifactId>
<version>1.4.0-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.savantly.sprout/module-parent/
implementation 'net.savantly.sprout:module-parent:1.4.0-RC3'
// https://jarcasting.com/artifacts/net.savantly.sprout/module-parent/
implementation ("net.savantly.sprout:module-parent:1.4.0-RC3")
'net.savantly.sprout:module-parent:pom:1.4.0-RC3'
<dependency org="net.savantly.sprout" name="module-parent" rev="1.4.0-RC3">
<artifact name="module-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.savantly.sprout', module='module-parent', version='1.4.0-RC3')
)
libraryDependencies += "net.savantly.sprout" % "module-parent" % "1.4.0-RC3"
[net.savantly.sprout/module-parent "1.4.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
net.savantly.sprout : module-test | jar | 1.4.0-RC3 |