Jar examples for c:crumb-annotations
An annotation processor for breadcrumbing metadata across compilation boundaries.
You can download jar file crumb-annotations 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add crumb-annotations-0.0.1.jar to your project.
<dependency> <groupId>com.uber.crumb</groupId> <artifactId>crumb-annotations</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.uber.crumb', name: 'crumb-annotations', version: '0.0.1'
libraryDependencies += "com.uber.crumb" % "crumb-annotations" % "0.0.1"
<dependency org="com.uber.crumb" name="crumb-annotations" rev="0.0.1"/>
@Grapes(@Grab(group='com.uber.crumb', module='crumb-annotations', version='0.0.1'))
'com.uber.crumb:crumb-annotations:jar:0.0.1'
Click the following link to download the jar file.
crumb-annotations-0.0.1-javadoc.jar