Download hugo-annotations-1.1.0.jar file - Jar h

Jar examples for h:hugo-annotations

Description

Annotation-triggered method call logging for your debug builds.

You can download jar file hugo-annotations 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hugo-annotations-1.1.0.jar to your project.

<dependency>
   <groupId>com.jakewharton.hugo</groupId>
   <artifactId>hugo-annotations</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.jakewharton.hugo', name: 'hugo-annotations', version: '1.1.0'
libraryDependencies += "com.jakewharton.hugo" % "hugo-annotations" % "1.1.0"
<dependency org="com.jakewharton.hugo" name="hugo-annotations" rev="1.1.0"/>
@Grapes(@Grab(group='com.jakewharton.hugo', module='hugo-annotations', version='1.1.0'))
'com.jakewharton.hugo:hugo-annotations:jar:1.1.0'

Download

Click the following link to download the jar file.

hugo-annotations-1.1.0-javadoc.jar
hugo-annotations-1.1.0-sources.jar
hugo-annotations-1.1.0.jar
hugo-annotations-1.1.0.pom



Related Tutorials