is not current version
Last Version 2.0.0

org.seedstack:parent 2.0.0-M3


GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

parent
Version

Version

2.0.0-M3
Type

Type

pom

Download parent 2.0.0-M3

Filename Size
parent-2.0.0-M3.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/org.seedstack/parent/ -->
<dependency>
    <groupId>org.seedstack</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack/parent/
implementation 'org.seedstack:parent:2.0.0-M3'
// https://jarcasting.com/artifacts/org.seedstack/parent/
implementation ("org.seedstack:parent:2.0.0-M3")
'org.seedstack:parent:pom:2.0.0-M3'
<dependency org="org.seedstack" name="parent" rev="2.0.0-M3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.seedstack', module='parent', version='2.0.0-M3')
)
libraryDependencies += "org.seedstack" % "parent" % "2.0.0-M3"
[org.seedstack/parent "2.0.0-M3"]