Download annotation-processor-1.13.1.jar file - Jar a

Jar examples for a:annotation-processor

Description

Annotation based JSON serializers for GoCD API. Contains the annotation processor.

You can download jar file annotation-processor 1.13.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add annotation-processor-1.13.1.jar to your project.

<dependency>
   <groupId>com.sap.cloud.servicesdk.prov</groupId>
   <artifactId>annotation-processor</artifactId>
   <version>1.13.1</version>
</dependency>
compile group: 'com.sap.cloud.servicesdk.prov', name: 'annotation-processor', version: '1.13.1'
libraryDependencies += "com.sap.cloud.servicesdk.prov" % "annotation-processor" % "1.13.1"
<dependency org="com.sap.cloud.servicesdk.prov" name="annotation-processor" rev="1.13.1"/>
@Grapes(@Grab(group='com.sap.cloud.servicesdk.prov', module='annotation-processor', version='1.13.1'))
'com.sap.cloud.servicesdk.prov:annotation-processor:jar:1.13.1'

Download

Click the following link to download the jar file.

annotation-processor-1.13.1-javadoc.jar
annotation-processor-1.13.1-sources.jar
annotation-processor-1.13.1.jar
annotation-processor-1.13.1.pom



Related Tutorials