MVN

net.vrallev.android : cat

Maven & Gradle

Sep 14, 2016
1 usages
29 stars

Cat · A convenient logging library for Android.

<dependency>
    <groupId>net.vrallev.android</groupId>
    <artifactId>cat</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.vrallev.android : cat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of net.vrallev.android : cat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cat-1.0.5
cat-1.0.4
cat-1.0.3
cat-1.0.2
cat-1.0.1
cat-1.0.0

How to add a dependency to Maven

Add the following net.vrallev.android : cat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.vrallev.android</groupId>
    <artifactId>cat</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.vrallev.android : cat gradle dependency to your build.gradle file:

implementation 'net.vrallev.android:cat:1.0.5'

Gradle Kotlin DSL: Add the following net.vrallev.android : cat gradle kotlin dependency to your build.gradle.kts file:

implementation("net.vrallev.android:cat:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.vrallev.android : cat sbt scala dependency to your build.sbt file:

libraryDependencies += "net.vrallev.android" % "cat" % "1.0.5"

Advertisement

Dependencies from Group

Aug 18, 2017
2 usages
86 stars
cat
Sep 14, 2016
1 usages
29 stars
Oct 09, 2016
11 stars

Discover Dependencies

Jul 14, 2022
41 usages
614 stars
Aug 13, 2015
Mar 17, 2020
8 usages
55 stars
May 01, 2017
13 usages
4 stars
Aug 30, 2021
1 usages
5.1k stars