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