is not current version
Last Version 9.0.0

com.netflix.nebula:gradle-resolution-rules-plugin 7.0.14

Gradle resolution rules plugin

Categories

Categories

Gradle Build Tools Net
GroupId

GroupId

com.netflix.nebula
ArtifactId

ArtifactId

gradle-resolution-rules-plugin
Version

Version

7.0.14
Type

Type

jar

Download gradle-resolution-rules-plugin 7.0.14


<!-- https://jarcasting.com/artifacts/com.netflix.nebula/gradle-resolution-rules-plugin/ -->
<dependency>
    <groupId>com.netflix.nebula</groupId>
    <artifactId>gradle-resolution-rules-plugin</artifactId>
    <version>7.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.nebula/gradle-resolution-rules-plugin/
implementation 'com.netflix.nebula:gradle-resolution-rules-plugin:7.0.14'
// https://jarcasting.com/artifacts/com.netflix.nebula/gradle-resolution-rules-plugin/
implementation ("com.netflix.nebula:gradle-resolution-rules-plugin:7.0.14")
'com.netflix.nebula:gradle-resolution-rules-plugin:jar:7.0.14'
<dependency org="com.netflix.nebula" name="gradle-resolution-rules-plugin" rev="7.0.14">
  <artifact name="gradle-resolution-rules-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.nebula', module='gradle-resolution-rules-plugin', version='7.0.14')
)
libraryDependencies += "com.netflix.nebula" % "gradle-resolution-rules-plugin" % "7.0.14"
[com.netflix.nebula/gradle-resolution-rules-plugin "7.0.14"]