is not current version
Last Version 3.40.0

net.officefloor.spring:officespring_webclient 3.16.0

OfficeFloor plug-in for Spring WebClient

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.officefloor.spring
ArtifactId

ArtifactId

officespring_webclient
Version

Version

3.16.0
Type

Type

jar

Download officespring_webclient 3.16.0


<!-- https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/ -->
<dependency>
    <groupId>net.officefloor.spring</groupId>
    <artifactId>officespring_webclient</artifactId>
    <version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/
implementation 'net.officefloor.spring:officespring_webclient:3.16.0'
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/
implementation ("net.officefloor.spring:officespring_webclient:3.16.0")
'net.officefloor.spring:officespring_webclient:jar:3.16.0'
<dependency org="net.officefloor.spring" name="officespring_webclient" rev="3.16.0">
  <artifact name="officespring_webclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.spring', module='officespring_webclient', version='3.16.0')
)
libraryDependencies += "net.officefloor.spring" % "officespring_webclient" % "3.16.0"
[net.officefloor.spring/officespring_webclient "3.16.0"]