License |
License
BSD 2-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-buttons |
Version | Version2.14.1 |
Type | Typejar |
Description |
Descriptiongithub-buttons
WebJar for github-buttons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-buttons-2.14.1.pom | |
github-buttons-2.14.1.jar | 32 KB |
github-buttons-2.14.1-sources.jar | 22 bytes |
github-buttons-2.14.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-buttons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-buttons</artifactId>
<version>2.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-buttons/
implementation 'org.webjars.npm:github-buttons:2.14.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-buttons/
implementation ("org.webjars.npm:github-buttons:2.14.1")
'org.webjars.npm:github-buttons:jar:2.14.1'
<dependency org="org.webjars.npm" name="github-buttons" rev="2.14.1">
<artifact name="github-buttons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-buttons', version='2.14.1')
)
libraryDependencies += "org.webjars.npm" % "github-buttons" % "2.14.1"
[org.webjars.npm/github-buttons "2.14.1"]