is not current version
Last Version 1.1.7

com.antwerkz.github:issues-maven-plugin-parent 1.0.3


Categories

Categories

Maven Build Tools Ant Github Development Tools Version Controls
GroupId

GroupId

com.antwerkz.github
ArtifactId

ArtifactId

issues-maven-plugin-parent
Version

Version

1.0.3
Type

Type

pom

Download issues-maven-plugin-parent 1.0.3


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