is not current version
Last Version 0.0.6

eu.michael-simons:spring-boot-starter-wro4j 0.0.5

Spring Boot Wro4j Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

eu.michael-simons
ArtifactId

ArtifactId

spring-boot-starter-wro4j
Version

Version

0.0.5
Type

Type

jar

Download spring-boot-starter-wro4j 0.0.5


<!-- https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/ -->
<dependency>
    <groupId>eu.michael-simons</groupId>
    <artifactId>spring-boot-starter-wro4j</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/
implementation 'eu.michael-simons:spring-boot-starter-wro4j:0.0.5'
// https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/
implementation ("eu.michael-simons:spring-boot-starter-wro4j:0.0.5")
'eu.michael-simons:spring-boot-starter-wro4j:jar:0.0.5'
<dependency org="eu.michael-simons" name="spring-boot-starter-wro4j" rev="0.0.5">
  <artifact name="spring-boot-starter-wro4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons', module='spring-boot-starter-wro4j', version='0.0.5')
)
libraryDependencies += "eu.michael-simons" % "spring-boot-starter-wro4j" % "0.0.5"
[eu.michael-simons/spring-boot-starter-wro4j "0.0.5"]