| License |
License
BSD 2-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdapp-module-path |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
Descriptionapp-module-path
WebJar for app-module-path
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| app-module-path-2.2.0.pom | |
| app-module-path-2.2.0.jar | 10 KB |
| app-module-path-2.2.0-sources.jar | 22 bytes |
| app-module-path-2.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/app-module-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>app-module-path</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/app-module-path/
implementation 'org.webjars.npm:app-module-path:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/app-module-path/
implementation ("org.webjars.npm:app-module-path:2.2.0")
'org.webjars.npm:app-module-path:jar:2.2.0'
<dependency org="org.webjars.npm" name="app-module-path" rev="2.2.0">
<artifact name="app-module-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='app-module-path', version='2.2.0')
)
libraryDependencies += "org.webjars.npm" % "app-module-path" % "2.2.0"
[org.webjars.npm/app-module-path "2.2.0"]