Download stride-auth-2.0.9.jar file - Jar s

Jar examples for s:stride-auth

Description

You can download jar file stride-auth 2.0.9 in this page.

Build File

You can use the following script to add stride-auth-2.0.9.jar to your project.

<dependency>
   <groupId>com.atlassian.stride</groupId>
   <artifactId>stride-auth</artifactId>
   <version>2.0.9</version>
</dependency>
compile group: 'com.atlassian.stride', name: 'stride-auth', version: '2.0.9'
libraryDependencies += "com.atlassian.stride" % "stride-auth" % "2.0.9"
<dependency org="com.atlassian.stride" name="stride-auth" rev="2.0.9"/>
@Grapes(@Grab(group='com.atlassian.stride', module='stride-auth', version='2.0.9'))
'com.atlassian.stride:stride-auth:jar:2.0.9'

Download

Click the following link to download the jar file.

stride-auth-2.0.9-javadoc.jar
stride-auth-2.0.9-sources.jar
stride-auth-2.0.9.jar
stride-auth-2.0.9.pom



Related Tutorials