GroupId | GroupIdcom.yegortimoshenko |
---|---|
ArtifactId | ArtifactIdio.http |
Version | Version20170425.075637 |
Type | Typejar |
Filename | Size |
---|---|
io.http-20170425.075637.pom | |
io.http-20170425.075637.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yegortimoshenko/io.http/ -->
<dependency>
<groupId>com.yegortimoshenko</groupId>
<artifactId>io.http</artifactId>
<version>20170425.075637</version>
</dependency>
// https://jarcasting.com/artifacts/com.yegortimoshenko/io.http/
implementation 'com.yegortimoshenko:io.http:20170425.075637'
// https://jarcasting.com/artifacts/com.yegortimoshenko/io.http/
implementation ("com.yegortimoshenko:io.http:20170425.075637")
'com.yegortimoshenko:io.http:jar:20170425.075637'
<dependency org="com.yegortimoshenko" name="io.http" rev="20170425.075637">
<artifact name="io.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yegortimoshenko', module='io.http', version='20170425.075637')
)
libraryDependencies += "com.yegortimoshenko" % "io.http" % "20170425.075637"
[com.yegortimoshenko/io.http "20170425.075637"]