is not current version
Last Version 1.8.3

us.careydevelopment.ecosystem:parent 1.0.0-RELEASE


GroupId

GroupId

us.careydevelopment.ecosystem
ArtifactId

ArtifactId

parent
Version

Version

1.0.0-RELEASE
Type

Type

pom

Download parent 1.0.0-RELEASE

Filename Size
parent-1.0.0-RELEASE.pom 4 KB
Browse

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