Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-http-helpers |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-http-helpers-1.0.4.pom | |
httpsig-http-helpers-1.0.4.jar | 23 KB |
httpsig-http-helpers-1.0.4-sources.jar | 21 KB |
httpsig-http-helpers-1.0.4-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-http-helpers</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation 'net.adamcin.httpsig:httpsig-http-helpers:1.0.4'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation ("net.adamcin.httpsig:httpsig-http-helpers:1.0.4")
'net.adamcin.httpsig:httpsig-http-helpers:jar:1.0.4'
<dependency org="net.adamcin.httpsig" name="httpsig-http-helpers" rev="1.0.4">
<artifact name="httpsig-http-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-http-helpers', version='1.0.4')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-http-helpers" % "1.0.4"
[net.adamcin.httpsig/httpsig-http-helpers "1.0.4"]