is not current version
Last Version 1.3.5

com.github.atool:feature-parent 1.3.1

java file generator

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

feature-parent
Version

Version

1.3.1
Type

Type

pom

Download feature-parent 1.3.1

Filename Size
feature-parent-1.3.1.pom 3 KB
Browse

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