gradle-grunt

The gradle-grunt plugin is a very, *very* thin wrapper on Node.js and Grunt. It maps task names to npm and grunt commands.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

dk.aeai
ArtifactId

ArtifactId

gradle-grunt
Last Version

Last Version

0.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-grunt
The gradle-grunt plugin is a very, *very* thin wrapper on Node.js and Grunt. It maps task names to npm and grunt commands.

Download gradle-grunt

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.6
0.4.5