is not current version
Last Version 1.0.1

com.lyncode:testy-http 1.0.0


GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

testy-http
Version

Version

1.0.0
Type

Type

jar

Download testy-http 1.0.0


<!-- https://jarcasting.com/artifacts/com.lyncode/testy-http/ -->
<dependency>
    <groupId>com.lyncode</groupId>
    <artifactId>testy-http</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/testy-http/
implementation 'com.lyncode:testy-http:1.0.0'
// https://jarcasting.com/artifacts/com.lyncode/testy-http/
implementation ("com.lyncode:testy-http:1.0.0")
'com.lyncode:testy-http:jar:1.0.0'
<dependency org="com.lyncode" name="testy-http" rev="1.0.0">
  <artifact name="testy-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='testy-http', version='1.0.0')
)
libraryDependencies += "com.lyncode" % "testy-http" % "1.0.0"
[com.lyncode/testy-http "1.0.0"]