is not current version
Last Version 3.0.0-M2

io.helidon.webclient:helidon-webclient-project 1.3.1


Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.webclient
ArtifactId

ArtifactId

helidon-webclient-project
Version

Version

1.3.1
Type

Type

pom

Download helidon-webclient-project 1.3.1


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