is not current version
Last Version 2.14.1

org.webjars.npm:github-buttons 2.14.0

WebJar for github-buttons

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-buttons
Version

Version

2.14.0
Type

Type

jar

Download github-buttons 2.14.0


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