is not current version
Last Version 0.2.1

com.reizes.shiva2:shiva2-http 0.2.0

Shiva HTTP Support Library 2016 reizes

GroupId

GroupId

com.reizes.shiva2
ArtifactId

ArtifactId

shiva2-http
Version

Version

0.2.0
Type

Type

jar

Download shiva2-http 0.2.0


<!-- https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-http/ -->
<dependency>
    <groupId>com.reizes.shiva2</groupId>
    <artifactId>shiva2-http</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-http/
implementation 'com.reizes.shiva2:shiva2-http:0.2.0'
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-http/
implementation ("com.reizes.shiva2:shiva2-http:0.2.0")
'com.reizes.shiva2:shiva2-http:jar:0.2.0'
<dependency org="com.reizes.shiva2" name="shiva2-http" rev="0.2.0">
  <artifact name="shiva2-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reizes.shiva2', module='shiva2-http', version='0.2.0')
)
libraryDependencies += "com.reizes.shiva2" % "shiva2-http" % "0.2.0"
[com.reizes.shiva2/shiva2-http "0.2.0"]