is not current version
Last Version 3.0.3

com.atlassian.stride:stride-auth 2.0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.atlassian.stride
ArtifactId

ArtifactId

stride-auth
Version

Version

2.0.3
Type

Type

jar

Download stride-auth 2.0.3


<!-- https://jarcasting.com/artifacts/com.atlassian.stride/stride-auth/ -->
<dependency>
    <groupId>com.atlassian.stride</groupId>
    <artifactId>stride-auth</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.stride/stride-auth/
implementation 'com.atlassian.stride:stride-auth:2.0.3'
// https://jarcasting.com/artifacts/com.atlassian.stride/stride-auth/
implementation ("com.atlassian.stride:stride-auth:2.0.3")
'com.atlassian.stride:stride-auth:jar:2.0.3'
<dependency org="com.atlassian.stride" name="stride-auth" rev="2.0.3">
  <artifact name="stride-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.stride', module='stride-auth', version='2.0.3')
)
libraryDependencies += "com.atlassian.stride" % "stride-auth" % "2.0.3"
[com.atlassian.stride/stride-auth "2.0.3"]