is not current version
Last Version 1.2.1

com.jakewharton.hugo:hugo-annotations 1.0.0

Annotation-triggered method call logging for your debug builds.

GroupId

GroupId

com.jakewharton.hugo
ArtifactId

ArtifactId

hugo-annotations
Version

Version

1.0.0
Type

Type

jar

Download hugo-annotations 1.0.0


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