is not current version
Last Version 0.2

com.github.developframework:toolkit-http 0.1


GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit-http
Version

Version

0.1
Type

Type

jar

Download toolkit-http 0.1


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