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

Jar examples for s:stride-auth

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials