is not current version
Last Version 2.3.5

io.helidon.build-tools:helidon-dev-loop 2.3.2


Categories

Categories

Build Tools Helidon Container Microservices
GroupId

GroupId

io.helidon.build-tools
ArtifactId

ArtifactId

helidon-dev-loop
Version

Version

2.3.2
Type

Type

jar

Download helidon-dev-loop 2.3.2


<!-- https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-dev-loop/ -->
<dependency>
    <groupId>io.helidon.build-tools</groupId>
    <artifactId>helidon-dev-loop</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-dev-loop/
implementation 'io.helidon.build-tools:helidon-dev-loop:2.3.2'
// https://jarcasting.com/artifacts/io.helidon.build-tools/helidon-dev-loop/
implementation ("io.helidon.build-tools:helidon-dev-loop:2.3.2")
'io.helidon.build-tools:helidon-dev-loop:jar:2.3.2'
<dependency org="io.helidon.build-tools" name="helidon-dev-loop" rev="2.3.2">
  <artifact name="helidon-dev-loop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.build-tools', module='helidon-dev-loop', version='2.3.2')
)
libraryDependencies += "io.helidon.build-tools" % "helidon-dev-loop" % "2.3.2"
[io.helidon.build-tools/helidon-dev-loop "2.3.2"]