Group Id com.seepine
Artifact Id http
Version 0.0.2
Packaging jar
URL -
Badge
Last Updated 2022-04-18T06:29:56+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>http</artifactId>
    <version>0.0.2</version>
</dependency>
implementation group: 'com.seepine', name: 'http', version: '0.0.2'
implementation 'com.seepine:http:0.0.2'
implementation("com.seepine:http:0.0.2")
libraryDependencies += "com.seepine" % "http" % "0.0.2"
<dependency org="com.seepine" name="http" rev="0.0.2"/>
@Grapes(
    @Grab(group='com.seepine', module='http', version='0.0.2')
)
[com.seepine/http "0.0.2"]
'com.seepine:http:0.0.2'