Download oscore-2.2.4.jar file - Jar o

Jar examples for o:oscore

Description

You can download jar file oscore 2.2.4 in this page.

Build File

You can use the following script to add oscore-2.2.4.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>oscore</artifactId>
   <version>2.2.4</version>
</dependency>
compile group: 'opensymphony', name: 'oscore', version: '2.2.4'
libraryDependencies += "opensymphony" % "oscore" % "2.2.4"
<dependency org="opensymphony" name="oscore" rev="2.2.4"/>
@Grapes(@Grab(group='opensymphony', module='oscore', version='2.2.4'))
'opensymphony:oscore:jar:2.2.4'

Download

Click the following link to download the jar file.

oscore-2.2.4.jar
oscore-2.2.4.pom



Related Tutorials