License |
License |
---|---|
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-http |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-Http
FastChar-Http is a FastChar plugin.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fastchar-http-1.0.1.pom | |
fastchar-http-1.0.1.jar | 54 KB |
fastchar-http-1.0.1-sources.jar | 36 KB |
fastchar-http-1.0.1-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-http/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-http</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-http/
implementation 'com.fastchar:fastchar-http:1.0.1'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-http/
implementation ("com.fastchar:fastchar-http:1.0.1")
'com.fastchar:fastchar-http:jar:1.0.1'
<dependency org="com.fastchar" name="fastchar-http" rev="1.0.1">
<artifact name="fastchar-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-http', version='1.0.1')
)
libraryDependencies += "com.fastchar" % "fastchar-http" % "1.0.1"
[com.fastchar/fastchar-http "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |