MVN

at.favre.lib.hood : hood-core

Maven & Gradle

Jun 13, 2020
1 usages
219 stars

Under the Hood · A debug view library for Android. Very flexible through a simple templating system but easy to use due to a lot of defaults. Also has a no-op flavor for your release build.

<dependency>
    <groupId>at.favre.lib.hood</groupId>
    <artifactId>hood-core</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.favre.lib.hood : hood-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of at.favre.lib.hood : hood-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
hood-core-0.7.0
0.6.x
hood-core-0.6.0
0.5.x
hood-core-0.5.3
hood-core-0.5.2
hood-core-0.5.1
hood-core-0.5.0
0.4.x
hood-core-0.4.4

How to add a dependency to Maven

Add the following at.favre.lib.hood : hood-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.favre.lib.hood</groupId>
    <artifactId>hood-core</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.favre.lib.hood : hood-core gradle dependency to your build.gradle file:

implementation 'at.favre.lib.hood:hood-core:0.7.0'

Gradle Kotlin DSL: Add the following at.favre.lib.hood : hood-core gradle kotlin dependency to your build.gradle.kts file:

implementation("at.favre.lib.hood:hood-core:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.favre.lib.hood : hood-core sbt scala dependency to your build.sbt file:

libraryDependencies += "at.favre.lib.hood" % "hood-core" % "0.7.0"

Advertisement

Dependencies from Group

Jun 13, 2020
1 usages
219 stars
Jun 14, 2020
219 stars

Discover Dependencies

Jul 13, 2023
6 usages
212 stars
Jun 06, 2023
211 usages
168 stars
Jun 06, 2023
1.8k usages
168 stars
May 18, 2018
2 usages
Aug 23, 2023
28 stars
Aug 08, 2023
1 usages
1.1k stars
Jun 19, 2017
0 stars
Jan 02, 2020
1 usages
151 stars
Feb 03, 2017
2 usages
Mar 15, 2017
0 stars