is not current version
Last Version 5.2.0

org.webjars.npm:circular-dependency-plugin 3.0.0

WebJar for circular-dependency-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

circular-dependency-plugin
Version

Version

3.0.0
Type

Type

jar

Download circular-dependency-plugin 3.0.0


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