GroupId | GroupIdcom.github.bloodshura |
---|---|
ArtifactId | ArtifactIdshurax-http-services |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
shurax-http-services-1.0.1.pom | |
shurax-http-services-1.0.1.jar | 109 KB |
shurax-http-services-1.0.1-sources.jar | 79 KB |
shurax-http-services-1.0.1-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/ -->
<dependency>
<groupId>com.github.bloodshura</groupId>
<artifactId>shurax-http-services</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/
implementation 'com.github.bloodshura:shurax-http-services:1.0.1'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-http-services/
implementation ("com.github.bloodshura:shurax-http-services:1.0.1")
'com.github.bloodshura:shurax-http-services:jar:1.0.1'
<dependency org="com.github.bloodshura" name="shurax-http-services" rev="1.0.1">
<artifact name="shurax-http-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-http-services', version='1.0.1')
)
libraryDependencies += "com.github.bloodshura" % "shurax-http-services" % "1.0.1"
[com.github.bloodshura/shurax-http-services "1.0.1"]