is not current version
Last Version 3.0.0

org.webjars.npm:gauge 2.7.4

WebJar for gauge

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gauge
Version

Version

2.7.4
Type

Type

jar

Download gauge 2.7.4


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