is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice.tests 1.11.17


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.tests
Version

Version

1.11.17
Type

Type

jar

Download authservice.tests 1.11.17


<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice.tests</artifactId>
    <version>1.11.17</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/
implementation 'no.priv.bang.authservice:authservice.tests:1.11.17'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/
implementation ("no.priv.bang.authservice:authservice.tests:1.11.17")
'no.priv.bang.authservice:authservice.tests:jar:1.11.17'
<dependency org="no.priv.bang.authservice" name="authservice.tests" rev="1.11.17">
  <artifact name="authservice.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.tests', version='1.11.17')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.tests" % "1.11.17"
[no.priv.bang.authservice/authservice.tests "1.11.17"]