License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcircular-dependency-plugin |
Version | Version5.2.0 |
Type | Typejar |
Description |
Descriptioncircular-dependency-plugin
WebJar for circular-dependency-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/circular-dependency-plugin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>circular-dependency-plugin</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/circular-dependency-plugin/
implementation 'org.webjars.npm:circular-dependency-plugin:5.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/circular-dependency-plugin/
implementation ("org.webjars.npm:circular-dependency-plugin:5.2.0")
'org.webjars.npm:circular-dependency-plugin:jar:5.2.0'
<dependency org="org.webjars.npm" name="circular-dependency-plugin" rev="5.2.0">
<artifact name="circular-dependency-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='circular-dependency-plugin', version='5.2.0')
)
libraryDependencies += "org.webjars.npm" % "circular-dependency-plugin" % "5.2.0"
[org.webjars.npm/circular-dependency-plugin "5.2.0"]