MVN

org.gmetrics : GMetrics

Maven & Gradle

Jun 02, 2022
4 usages
16 stars

GMetrics · The GMetrics project provides calculation and reporting of size and complexity metrics for Groovy source code.

<dependency>
    <groupId>org.gmetrics</groupId>
    <artifactId>GMetrics</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gmetrics : GMetrics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.gmetrics : GMetrics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
GMetrics-2.1.0
2.0.x
GMetrics-2.0.0
1.1
GMetrics-1.1
1.0
GMetrics-1.0
0.7
GMetrics-0.7
0.6
GMetrics-0.6
0.5
GMetrics-0.5
0.4
GMetrics-0.4
0.3
GMetrics-0.3
0.2
GMetrics-0.2
0.1.x
GMetrics-0.1.1

How to add a dependency to Maven

Add the following org.gmetrics : GMetrics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gmetrics</groupId>
    <artifactId>GMetrics</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gmetrics : GMetrics gradle dependency to your build.gradle file:

implementation 'org.gmetrics:GMetrics:2.1.0'

Gradle Kotlin DSL: Add the following org.gmetrics : GMetrics gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gmetrics:GMetrics:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gmetrics : GMetrics sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gmetrics" % "GMetrics" % "2.1.0"

Advertisement

Dependencies from Group

Jun 02, 2022
4 usages
16 stars
May 30, 2020
16 stars

Discover Dependencies

Aug 16, 2023
28 usages
6k stars
Jul 29, 2023
1k usages
28.2k stars
Apr 02, 2021
21 usages
Jul 13, 2023
830 usages
54.9k stars
Jun 06, 2023
2.6k usages
168 stars
Aug 25, 2023
66 usages
3.9k stars
Aug 21, 2023
500 usages
8.3k stars
May 31, 2023
1.5k usages
539 stars
Aug 10, 2023
725 usages
4.3k stars