License |
License |
---|---|
Categories |
CategoriesServiceTalk Net Networking |
GroupId | GroupIdio.servicetalk |
ArtifactId | ArtifactIdservicetalk-bom |
Version | Version0.42.8 |
Type | Typepom |
Description |
Descriptionservicetalk-bom
A networking framework that evolves with your application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
servicetalk-bom-0.42.8.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.servicetalk/servicetalk-bom/ -->
<dependency>
<groupId>io.servicetalk</groupId>
<artifactId>servicetalk-bom</artifactId>
<version>0.42.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.servicetalk/servicetalk-bom/
implementation 'io.servicetalk:servicetalk-bom:0.42.8'
// https://jarcasting.com/artifacts/io.servicetalk/servicetalk-bom/
implementation ("io.servicetalk:servicetalk-bom:0.42.8")
'io.servicetalk:servicetalk-bom:pom:0.42.8'
<dependency org="io.servicetalk" name="servicetalk-bom" rev="0.42.8">
<artifact name="servicetalk-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.servicetalk', module='servicetalk-bom', version='0.42.8')
)
libraryDependencies += "io.servicetalk" % "servicetalk-bom" % "0.42.8"
[io.servicetalk/servicetalk-bom "0.42.8"]