is not current version
Last Version 3.0.0

com.threewks.thundr:thundr-bigmetrics 2.0.1

A thundr module for supporting metrics in big query

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-bigmetrics
Version

Version

2.0.1
Type

Type

jar

Download thundr-bigmetrics 2.0.1


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