| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.iwbfly | 
    
| ArtifactId | ArtifactIdmyhttp-core | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioneasy http client 
         | 
    
| Filename | Size | 
|---|---|
| myhttp-core-1.0.0.pom | |
| myhttp-core-1.0.0.jar | 138 KB | 
| myhttp-core-1.0.0-sources.jar | 76 KB | 
| myhttp-core-1.0.0-javadoc.jar | 726 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.iwbfly/myhttp-core/ -->
<dependency>
    <groupId>com.iwbfly</groupId>
    <artifactId>myhttp-core</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.iwbfly/myhttp-core/
implementation 'com.iwbfly:myhttp-core:1.0.0'
                // https://jarcasting.com/artifacts/com.iwbfly/myhttp-core/
implementation ("com.iwbfly:myhttp-core:1.0.0")
                'com.iwbfly:myhttp-core:jar:1.0.0'
                <dependency org="com.iwbfly" name="myhttp-core" rev="1.0.0">
  <artifact name="myhttp-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.iwbfly', module='myhttp-core', version='1.0.0')
)
                libraryDependencies += "com.iwbfly" % "myhttp-core" % "1.0.0"
                [com.iwbfly/myhttp-core "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | |
| com.squareup.okhttp3 : mockwebserver | jar | |
| org.assertj : assertj-core | jar | |
| com.alibaba : fastjson | jar | 1.2.78 | 
| org.apache.commons : commons-lang3 | jar | |
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 | 
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 | 
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |