MVN

com.timgroup : java-statsd-client

Maven & Gradle

Feb 19, 2015
69 usages
271 stars

java-statsd-client · A tiny library allowing Java applications to communicate with statsd instances easily.

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>java-statsd-client</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.timgroup : java-statsd-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.timgroup : java-statsd-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
java-statsd-client-3.1.0
3.0.x
java-statsd-client-3.0.2
java-statsd-client-3.0.1
java-statsd-client-3.0.0
2.0.x
java-statsd-client-2.0.0
1.0.x
java-statsd-client-1.0.1

How to add a dependency to Maven

Add the following com.timgroup : java-statsd-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>java-statsd-client</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.timgroup : java-statsd-client gradle dependency to your build.gradle file:

implementation 'com.timgroup:java-statsd-client:3.1.0'

Gradle Kotlin DSL: Add the following com.timgroup : java-statsd-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.timgroup:java-statsd-client:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.timgroup : java-statsd-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.timgroup" % "java-statsd-client" % "3.1.0"

Advertisement

Dependencies from Group

Feb 19, 2015
69 usages
271 stars
Nov 06, 2017
1 usages
12 stars
Mar 14, 2019
1 usages
3 stars
Mar 16, 2015
1 usages
11 stars
Jan 13, 2020
1 stars

Discover Dependencies

Aug 11, 2023
8 usages
383 stars
Jun 23, 2023
657 usages
27 stars
Aug 10, 2023
577 usages
27 stars
Jun 29, 2016
1.1k usages
32.7k stars
Apr 30, 2021
91 usages
159 stars
Jan 06, 2022
617 usages
3.8k stars
Jun 20, 2023
695 usages
8.4k stars
Aug 11, 2023
25 usages
148 stars