is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:httpclient-bom 3.0.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

httpclient-bom
Version

Version

3.0.5
Type

Type

pom

Download httpclient-bom 3.0.5

Filename Size
httpclient-bom-3.0.5.pom 2 KB
Browse

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