Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-http-helpers |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-http-helpers-1.2.1.pom | |
httpsig-http-helpers-1.2.1.jar | 23 KB |
httpsig-http-helpers-1.2.1-sources.jar | 22 KB |
httpsig-http-helpers-1.2.1-javadoc.jar | 89 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation 'net.adamcin.httpsig:httpsig-http-helpers:1.2.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-http-helpers/
implementation ("net.adamcin.httpsig:httpsig-http-helpers:1.2.1")
'net.adamcin.httpsig:httpsig-http-helpers:jar:1.2.1'
<dependency org="net.adamcin.httpsig" name="httpsig-http-helpers" rev="1.2.1">
<artifact name="httpsig-http-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-http-helpers', version='1.2.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-http-helpers" % "1.2.1"
[net.adamcin.httpsig/httpsig-http-helpers "1.2.1"]