is not current version
Last Version 1.0.23.Final

io.sunshower.environment:parent 1.0.21.Final

Sunshower.io open-source parent-pom

GroupId

GroupId

io.sunshower.environment
ArtifactId

ArtifactId

parent
Version

Version

1.0.21.Final
Type

Type

pom

Download parent 1.0.21.Final

Filename Size
parent-1.0.21.Final.pom 5 KB
Browse

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