is not current version
Last Version 1.2.20190427171248

com.carrotgarden.maven:maven-plugin-tools-annotations 1.1.20180226045720

Custom Maven Plugin Annotations Extractor.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.carrotgarden.maven
ArtifactId

ArtifactId

maven-plugin-tools-annotations
Version

Version

1.1.20180226045720
Type

Type

jar

Download maven-plugin-tools-annotations 1.1.20180226045720


<!-- https://jarcasting.com/artifacts/com.carrotgarden.maven/maven-plugin-tools-annotations/ -->
<dependency>
    <groupId>com.carrotgarden.maven</groupId>
    <artifactId>maven-plugin-tools-annotations</artifactId>
    <version>1.1.20180226045720</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotgarden.maven/maven-plugin-tools-annotations/
implementation 'com.carrotgarden.maven:maven-plugin-tools-annotations:1.1.20180226045720'
// https://jarcasting.com/artifacts/com.carrotgarden.maven/maven-plugin-tools-annotations/
implementation ("com.carrotgarden.maven:maven-plugin-tools-annotations:1.1.20180226045720")
'com.carrotgarden.maven:maven-plugin-tools-annotations:jar:1.1.20180226045720'
<dependency org="com.carrotgarden.maven" name="maven-plugin-tools-annotations" rev="1.1.20180226045720">
  <artifact name="maven-plugin-tools-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotgarden.maven', module='maven-plugin-tools-annotations', version='1.1.20180226045720')
)
libraryDependencies += "com.carrotgarden.maven" % "maven-plugin-tools-annotations" % "1.1.20180226045720"
[com.carrotgarden.maven/maven-plugin-tools-annotations "1.1.20180226045720"]