is not current version
Last Version 2016.02.07

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

httpclient-bom
Version

Version

2015.11.01
Type

Type

pom

Download httpclient-bom 2015.11.01


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