License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdember-cli-path-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionember-cli-path-utils
WebJar for ember-cli-path-utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ember-cli-path-utils-1.0.0.pom | |
ember-cli-path-utils-1.0.0.jar | 3 KB |
ember-cli-path-utils-1.0.0-sources.jar | 22 bytes |
ember-cli-path-utils-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ember-cli-path-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ember-cli-path-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ember-cli-path-utils/
implementation 'org.webjars.npm:ember-cli-path-utils:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ember-cli-path-utils/
implementation ("org.webjars.npm:ember-cli-path-utils:1.0.0")
'org.webjars.npm:ember-cli-path-utils:jar:1.0.0'
<dependency org="org.webjars.npm" name="ember-cli-path-utils" rev="1.0.0">
<artifact name="ember-cli-path-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ember-cli-path-utils', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "ember-cli-path-utils" % "1.0.0"
[org.webjars.npm/ember-cli-path-utils "1.0.0"]