| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторapp-root-path |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеapp-root-path
WebJar for app-root-path
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| app-root-path-2.0.1.pom | |
| app-root-path-2.0.1.jar | 17 KB |
| app-root-path-2.0.1-sources.jar | 22 bytes |
| app-root-path-2.0.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/app-root-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>app-root-path</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/app-root-path/
implementation 'org.webjars.npm:app-root-path:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/app-root-path/
implementation ("org.webjars.npm:app-root-path:2.0.1")
'org.webjars.npm:app-root-path:jar:2.0.1'
<dependency org="org.webjars.npm" name="app-root-path" rev="2.0.1">
<artifact name="app-root-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='app-root-path', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "app-root-path" % "2.0.1"
[org.webjars.npm/app-root-path "2.0.1"]