is not current version
Last Version 1.3.5

com.github.atool:feature-parent 1.2.7

java file generator

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

feature-parent
Version

Version

1.2.7
Type

Type

pom

Download feature-parent 1.2.7

Filename Size
feature-parent-1.2.7.pom 2 KB
Browse

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