is not current version
Last Version 2.6.0

org.webjars:gumby 2.4.6

WebJar for Gumby

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

gumby
Version

Version

2.4.6
Type

Type

jar

Download gumby 2.4.6


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