is not current version
Last Version 1.2.1

org.springframework.cloud.fn:tcp-supplier 1.0.1

tcp supplier

GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

tcp-supplier
Version

Version

1.0.1
Type

Type

jar

Download tcp-supplier 1.0.1


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/tcp-supplier/ -->
<dependency>
    <groupId>org.springframework.cloud.fn</groupId>
    <artifactId>tcp-supplier</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/tcp-supplier/
implementation 'org.springframework.cloud.fn:tcp-supplier:1.0.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/tcp-supplier/
implementation ("org.springframework.cloud.fn:tcp-supplier:1.0.1")
'org.springframework.cloud.fn:tcp-supplier:jar:1.0.1'
<dependency org="org.springframework.cloud.fn" name="tcp-supplier" rev="1.0.1">
  <artifact name="tcp-supplier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='tcp-supplier', version='1.0.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "tcp-supplier" % "1.0.1"
[org.springframework.cloud.fn/tcp-supplier "1.0.1"]