Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-yeoman-grunt-filerev |
Version | Version2.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-yeoman-grunt-filerev/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-yeoman-grunt-filerev</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yeoman-grunt-filerev/
implementation 'org.webjars.npm:github-com-yeoman-grunt-filerev:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yeoman-grunt-filerev/
implementation ("org.webjars.npm:github-com-yeoman-grunt-filerev:2.3.0")
'org.webjars.npm:github-com-yeoman-grunt-filerev:jar:2.3.0'
<dependency org="org.webjars.npm" name="github-com-yeoman-grunt-filerev" rev="2.3.0">
<artifact name="github-com-yeoman-grunt-filerev" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-yeoman-grunt-filerev', version='2.3.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-yeoman-grunt-filerev" % "2.3.0"
[org.webjars.npm/github-com-yeoman-grunt-filerev "2.3.0"]