Last Version

Hugo Annotations 1.2.1

Annotation-triggered method call logging for your debug builds.

License

License

GroupId

GroupId

com.jakewharton.hugo
ArtifactId

ArtifactId

hugo-annotations
Version

Version

1.2.1
Type

Type

jar
Description

Description

Hugo Annotations
Annotation-triggered method call logging for your debug builds.
Project URL

Project URL

https://github.com/JakeWharton/hugo/
Source Code Management

Source Code Management

https://github.com/JakeWharton/hugo/

Download hugo-annotations 1.2.1


<!-- https://jarcasting.com/artifacts/com.jakewharton.hugo/hugo-annotations/ -->
<dependency>
    <groupId>com.jakewharton.hugo</groupId>
    <artifactId>hugo-annotations</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.hugo/hugo-annotations/
implementation 'com.jakewharton.hugo:hugo-annotations:1.2.1'
// https://jarcasting.com/artifacts/com.jakewharton.hugo/hugo-annotations/
implementation ("com.jakewharton.hugo:hugo-annotations:1.2.1")
'com.jakewharton.hugo:hugo-annotations:jar:1.2.1'
<dependency org="com.jakewharton.hugo" name="hugo-annotations" rev="1.2.1">
  <artifact name="hugo-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.hugo', module='hugo-annotations', version='1.2.1')
)
libraryDependencies += "com.jakewharton.hugo" % "hugo-annotations" % "1.2.1"
[com.jakewharton.hugo/hugo-annotations "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.