License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdparent-module |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionparent-module
WebJar for parent-module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-module-1.0.1.pom | |
parent-module-1.0.1.jar | 4 KB |
parent-module-1.0.1-sources.jar | 22 bytes |
parent-module-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/parent-module/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>parent-module</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/parent-module/
implementation 'org.webjars.npm:parent-module:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/parent-module/
implementation ("org.webjars.npm:parent-module:1.0.1")
'org.webjars.npm:parent-module:jar:1.0.1'
<dependency org="org.webjars.npm" name="parent-module" rev="1.0.1">
<artifact name="parent-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='parent-module', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "parent-module" % "1.0.1"
[org.webjars.npm/parent-module "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : callsites | jar | [3.0.0,4) |