is not current version
Last Version 0.42.11

io.servicetalk:servicetalk-bom 0.39.3

A networking framework that evolves with your application

Categories

Categories

ServiceTalk Net Networking
GroupId

GroupId

io.servicetalk
ArtifactId

ArtifactId

servicetalk-bom
Version

Version

0.39.3
Type

Type

pom

Download servicetalk-bom 0.39.3


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