is not current version
Last Version 1.10.1

ro.isdc.wro4j:wro4j-maven-plugin 1.2.3


Categories

Categories

Maven Build Tools
GroupId

GroupId

ro.isdc.wro4j
ArtifactId

ArtifactId

wro4j-maven-plugin
Version

Version

1.2.3
Type

Type

jar

Download wro4j-maven-plugin 1.2.3


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