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

Jar examples for s:stride-auth

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials