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