Jar examples for a:annotation-processor
Annotation based JSON serializers for GoCD API. Contains the annotation processor.
You can download jar file annotation-processor 1.13.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
annotation-processor-1.13.1-javadoc.jar