| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-SimpleElements-simple-button |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsimple-button
WebJar for simple-button
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]