b

bstats-velocity

The bStats Metrics class
https://bStats.org
MIT License
Bastian Oppermann
Files download
File Operation
bstats-velocity-2.2.1.jar download
bstats-velocity-2.2.1.pom download
bstats-velocity-2.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bstats</groupId>
  <artifactId>bstats-velocity</artifactId>
  <version>2.2.1</version>
</dependency>
Gradle Groovy
implementation 'org.bstats:bstats-velocity:2.2.1'
Gradle Kotlin
implementation("org.bstats:bstats-velocity:2.2.1")
Scala SBT
libraryDependencies += "org.bstats" % "bstats-velocity" % "2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='org.bstats', module='bstats-velocity', version='2.2.1')
)
Apache Ivy
<dependency org="org.bstats" name="bstats-velocity" rev="2.2.1" />
Leiningen
[org.bstats/bstats-velocity "2.2.1"]
Apache Buildr
'org.bstats:bstats-velocity:jar:2.2.1'
Dependencies