is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-parent 1.5.0.5.RELEASE

support-parent

GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-parent
Version

Version

1.5.0.5.RELEASE
Type

Type

pom

Download support-parent 1.5.0.5.RELEASE


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