is not current version
Last Version 2.3.5

io.helidon.build-tools:helidon-utils 2.0.2


Categories

Categories

Build Tools Helidon Container Microservices
GroupId

GroupId

io.helidon.build-tools
ArtifactId

ArtifactId

helidon-utils
Version

Version

2.0.2
Type

Type

jar

Download helidon-utils 2.0.2


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