| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий Feather Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-feathericon-feathericon |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеfeathericon
WebJar for feathericon
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-feathericon-feathericon/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-feathericon-feathericon</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-feathericon-feathericon/
implementation 'org.webjars.npm:github-com-feathericon-feathericon:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-feathericon-feathericon/
implementation ("org.webjars.npm:github-com-feathericon-feathericon:1.0.2")
'org.webjars.npm:github-com-feathericon-feathericon:jar:1.0.2'
<dependency org="org.webjars.npm" name="github-com-feathericon-feathericon" rev="1.0.2">
<artifact name="github-com-feathericon-feathericon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-feathericon-feathericon', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-feathericon-feathericon" % "1.0.2"
[org.webjars.npm/github-com-feathericon-feathericon "1.0.2"]