grunt-legacy-util

WebJar for grunt-legacy-util

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grunt-legacy-util
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

grunt-legacy-util
WebJar for grunt-legacy-util
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/gruntjs/grunt-legacy-util

Download grunt-legacy-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-legacy-util/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>grunt-legacy-util</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-legacy-util/
implementation 'org.webjars.npm:grunt-legacy-util:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-legacy-util/
implementation ("org.webjars.npm:grunt-legacy-util:1.1.1")
'org.webjars.npm:grunt-legacy-util:jar:1.1.1'
<dependency org="org.webjars.npm" name="grunt-legacy-util" rev="1.1.1">
  <artifact name="grunt-legacy-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-legacy-util', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "grunt-legacy-util" % "1.1.1"
[org.webjars.npm/grunt-legacy-util "1.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.webjars.npm : lodash jar [4.17.10,4.18)
org.webjars.npm : underscore.string jar [3.3.4,3.4)
org.webjars.npm : async jar [1.5.2,1.6)
org.webjars.npm : hooker jar [0.2.3,0.3)
org.webjars.npm : exit jar [0.1.1,0.2)
org.webjars.npm : getobject jar [0.1.0,0.2)
org.webjars.npm : which jar [1.3.0,1.4)

Project Modules

There are no modules declared in this project.

grunt-legacy-util

deprecated utilities from grunt

Build Status: Linux Build status: Windows Built with Grunt

With the next major release of Grunt, we will no longer support these APIs. Where possible, please use the recommended modules in their place. If you would like to support or improve any of these APIs, please notify us when you have published a backwards compatible npm module—we will then recommend its usage here.

grunt.util.namespace use getobject
grunt.util.hooker use hooker
grunt.util.async use async
grunt.util._ use lodash
grunt.util.exit use exit
grunt.util.callbackify
grunt.util.error
grunt.util.linefeed
grunt.util.normalizelf
grunt.util.kindOf use lodash
grunt.util.toArray grunt.util.repeat
grunt.util.pluralize
grunt.util.recurse use traverse
grunt.util.spawn use require('child_process').spawn

org.webjars.npm

grunt

Versions

Version
1.1.1
1.0.0
0.2.0