License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyhttp-core |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionezyhttp-core
Support for HTTP interaction
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezyhttp-core-0.2.3.pom | |
ezyhttp-core-0.2.3.jar | 84 KB |
ezyhttp-core-0.2.3-sources.jar | 42 KB |
ezyhttp-core-0.2.3-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp-core/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp-core</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-core/
implementation 'com.tvd12:ezyhttp-core:0.2.3'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-core/
implementation ("com.tvd12:ezyhttp-core:0.2.3")
'com.tvd12:ezyhttp-core:jar:0.2.3'
<dependency org="com.tvd12" name="ezyhttp-core" rev="0.2.3">
<artifact name="ezyhttp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp-core', version='0.2.3')
)
libraryDependencies += "com.tvd12" % "ezyhttp-core" % "0.2.3"
[com.tvd12/ezyhttp-core "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-jackson | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.4 |