License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-SimpleElements-simple-button |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-button
WebJar for simple-button
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-SimpleElements-simple-button/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-SimpleElements-simple-button</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-SimpleElements-simple-button/
implementation 'org.webjars.npm:github-com-SimpleElements-simple-button:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-SimpleElements-simple-button/
implementation ("org.webjars.npm:github-com-SimpleElements-simple-button:1.0.1")
'org.webjars.npm:github-com-SimpleElements-simple-button:jar:1.0.1'
<dependency org="org.webjars.npm" name="github-com-SimpleElements-simple-button" rev="1.0.1">
<artifact name="github-com-SimpleElements-simple-button" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-SimpleElements-simple-button', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-SimpleElements-simple-button" % "1.0.1"
[org.webjars.npm/github-com-SimpleElements-simple-button "1.0.1"]