is not current version
Last Version 0.3.1

ru.vyukov:another-live-refresh-spring-boot-starter 0.2

alternative for livereload.com for spring boot projects

Categories

Categories

Spring Boot Container Microservices Other General Purpose Libraries
GroupId

GroupId

ru.vyukov
ArtifactId

ArtifactId

another-live-refresh-spring-boot-starter
Version

Version

0.2
Type

Type

jar

Download another-live-refresh-spring-boot-starter 0.2


<!-- https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/ -->
<dependency>
    <groupId>ru.vyukov</groupId>
    <artifactId>another-live-refresh-spring-boot-starter</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation 'ru.vyukov:another-live-refresh-spring-boot-starter:0.2'
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation ("ru.vyukov:another-live-refresh-spring-boot-starter:0.2")
'ru.vyukov:another-live-refresh-spring-boot-starter:jar:0.2'
<dependency org="ru.vyukov" name="another-live-refresh-spring-boot-starter" rev="0.2">
  <artifact name="another-live-refresh-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyukov', module='another-live-refresh-spring-boot-starter', version='0.2')
)
libraryDependencies += "ru.vyukov" % "another-live-refresh-spring-boot-starter" % "0.2"
[ru.vyukov/another-live-refresh-spring-boot-starter "0.2"]