is not current version
Last Version 1.2.20190427171248

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

Custom Maven Plugin Annotations Extractor.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.carrotgarden.maven
ArtifactId

ArtifactId

maven-plugin-tools-annotations
Version

Version

1.0.20171214023519
Type

Type

jar

Download maven-plugin-tools-annotations 1.0.20171214023519


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