Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-test-common |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-test-common-0.6.0.pom | |
httpsig-test-common-0.6.0.jar | 34 KB |
httpsig-test-common-0.6.0-sources.jar | 29 KB |
httpsig-test-common-0.6.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-test-common</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/
implementation 'net.adamcin.httpsig:httpsig-test-common:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-test-common/
implementation ("net.adamcin.httpsig:httpsig-test-common:0.6.0")
'net.adamcin.httpsig:httpsig-test-common:jar:0.6.0'
<dependency org="net.adamcin.httpsig" name="httpsig-test-common" rev="0.6.0">
<artifact name="httpsig-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-test-common', version='0.6.0')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-test-common" % "0.6.0"
[net.adamcin.httpsig/httpsig-test-common "0.6.0"]