GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgrunt-contrib-connect |
Version | Version0.11.2 |
Type | Typejar |
Filename | Size |
---|---|
grunt-contrib-connect-0.11.2.pom | |
grunt-contrib-connect-0.11.2.jar | 19 KB |
grunt-contrib-connect-0.11.2-sources.jar | 22 bytes |
grunt-contrib-connect-0.11.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-connect/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grunt-contrib-connect</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-connect/
implementation 'org.webjars.npm:grunt-contrib-connect:0.11.2'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-contrib-connect/
implementation ("org.webjars.npm:grunt-contrib-connect:0.11.2")
'org.webjars.npm:grunt-contrib-connect:jar:0.11.2'
<dependency org="org.webjars.npm" name="grunt-contrib-connect" rev="0.11.2">
<artifact name="grunt-contrib-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-contrib-connect', version='0.11.2')
)
libraryDependencies += "org.webjars.npm" % "grunt-contrib-connect" % "0.11.2"
[org.webjars.npm/grunt-contrib-connect "0.11.2"]