License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.webjars.bowergithub.headcr4sh |
ArtifactId | ArtifactIdnode-maven |
Version | Version4.3.0 |
Type | Typejar |
Description |
Descriptionmaven
WebJar for maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-maven-4.3.0.pom | |
node-maven-4.3.0.jar | 13 KB |
node-maven-4.3.0-sources.jar | 22 bytes |
node-maven-4.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.headcr4sh/node-maven/ -->
<dependency>
<groupId>org.webjars.bowergithub.headcr4sh</groupId>
<artifactId>node-maven</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.headcr4sh/node-maven/
implementation 'org.webjars.bowergithub.headcr4sh:node-maven:4.3.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.headcr4sh/node-maven/
implementation ("org.webjars.bowergithub.headcr4sh:node-maven:4.3.0")
'org.webjars.bowergithub.headcr4sh:node-maven:jar:4.3.0'
<dependency org="org.webjars.bowergithub.headcr4sh" name="node-maven" rev="4.3.0">
<artifact name="node-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.headcr4sh', module='node-maven', version='4.3.0')
)
libraryDependencies += "org.webjars.bowergithub.headcr4sh" % "node-maven" % "4.3.0"
[org.webjars.bowergithub.headcr4sh/node-maven "4.3.0"]