MVN

com.jakewharton.hugo : hugo-plugin

Maven & Gradle

Feb 18, 2015
7.9k stars

Hugo Plugin · Annotation-triggered method call logging for your debug builds.

<dependency>
    <groupId>com.jakewharton.hugo</groupId>
    <artifactId>hugo-plugin</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton.hugo : hugo-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.jakewharton.hugo : hugo-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hugo-plugin-1.2.1
hugo-plugin-1.2.0
1.1.x
hugo-plugin-1.1.0
1.0.x
hugo-plugin-1.0.1
hugo-plugin-1.0.0

How to add a dependency to Maven

Add the following com.jakewharton.hugo : hugo-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton.hugo</groupId>
    <artifactId>hugo-plugin</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton.hugo : hugo-plugin gradle dependency to your build.gradle file:

implementation 'com.jakewharton.hugo:hugo-plugin:1.2.1'

Gradle Kotlin DSL: Add the following com.jakewharton.hugo : hugo-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton.hugo:hugo-plugin:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton.hugo : hugo-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton.hugo" % "hugo-plugin" % "1.2.1"

Advertisement

Dependencies from Group

Feb 18, 2015
12 usages
7.9k stars
Feb 18, 2015
7.9k stars
Feb 18, 2015
7.9k stars

Discover Dependencies

Sep 20, 2005
11 usages
Jul 16, 2014
4 stars
Apr 17, 2015
52 usages
42 stars
Apr 17, 2015
34 stars
Sep 11, 2012
111 stars
Mar 02, 2012
2 usages
2 stars
web
Nov 15, 2013
Apr 24, 2014
352 stars