License |
License |
---|---|
GroupId | GroupIdcom.github.developframework |
ArtifactId | ArtifactIdtoolkit-http |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Develop Toolkit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
toolkit-http-0.2.pom | |
toolkit-http-0.2.jar | 23 KB |
toolkit-http-0.2-sources.jar | 12 KB |
toolkit-http-0.2-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.developframework/toolkit-http/ -->
<dependency>
<groupId>com.github.developframework</groupId>
<artifactId>toolkit-http</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/toolkit-http/
implementation 'com.github.developframework:toolkit-http:0.2'
// https://jarcasting.com/artifacts/com.github.developframework/toolkit-http/
implementation ("com.github.developframework:toolkit-http:0.2")
'com.github.developframework:toolkit-http:jar:0.2'
<dependency org="com.github.developframework" name="toolkit-http" rev="0.2">
<artifact name="toolkit-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='toolkit-http', version='0.2')
)
libraryDependencies += "com.github.developframework" % "toolkit-http" % "0.2"
[com.github.developframework/toolkit-http "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.developframework : toolkit-base | jar | 0.2 |
commons-io : commons-io | jar | 2.5 |