License |
License |
---|---|
GroupId | GroupIdcom.ycframe |
ArtifactId | ArtifactIdyc.frame.web.plugin.httputils |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyc.frame.web.plugin.httputils
com.ycframe develop frame
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.httputils/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>yc.frame.web.plugin.httputils</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.httputils/
implementation 'com.ycframe:yc.frame.web.plugin.httputils:0.1.1'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.httputils/
implementation ("com.ycframe:yc.frame.web.plugin.httputils:0.1.1")
'com.ycframe:yc.frame.web.plugin.httputils:jar:0.1.1'
<dependency org="com.ycframe" name="yc.frame.web.plugin.httputils" rev="0.1.1">
<artifact name="yc.frame.web.plugin.httputils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame.web.plugin.httputils', version='0.1.1')
)
libraryDependencies += "com.ycframe" % "yc.frame.web.plugin.httputils" % "0.1.1"
[com.ycframe/yc.frame.web.plugin.httputils "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ycframe : yc.frame | jar | 0.0.2 |
com.ycframe : yc.frame.web | jar | 0.1.2 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |