is not current version
Last Version 0.0.6

fun.awooo.dive:dive-http-common 0.0.3

http

GroupId

GroupId

fun.awooo.dive
ArtifactId

ArtifactId

dive-http-common
Version

Version

0.0.3
Type

Type

pom

Download dive-http-common 0.0.3


<!-- https://jarcasting.com/artifacts/fun.awooo.dive/dive-http-common/ -->
<dependency>
    <groupId>fun.awooo.dive</groupId>
    <artifactId>dive-http-common</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-http-common/
implementation 'fun.awooo.dive:dive-http-common:0.0.3'
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-http-common/
implementation ("fun.awooo.dive:dive-http-common:0.0.3")
'fun.awooo.dive:dive-http-common:pom:0.0.3'
<dependency org="fun.awooo.dive" name="dive-http-common" rev="0.0.3">
  <artifact name="dive-http-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.awooo.dive', module='dive-http-common', version='0.0.3')
)
libraryDependencies += "fun.awooo.dive" % "dive-http-common" % "0.0.3"
[fun.awooo.dive/dive-http-common "0.0.3"]