Download crash.embed.spring-1.3.1.jar file - Jar c

Jar examples for c:crash.embed.spring

Description

The CRaSH Spring integration module

You can download jar file crash.embed.spring 1.3.1 in this page.

Build File

You can use the following script to add crash.embed.spring-1.3.1.jar to your project.

<dependency>
   <groupId>org.crashub</groupId>
   <artifactId>crash.embed.spring</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'org.crashub', name: 'crash.embed.spring', version: '1.3.1'
libraryDependencies += "org.crashub" % "crash.embed.spring" % "1.3.1"
<dependency org="org.crashub" name="crash.embed.spring" rev="1.3.1"/>
@Grapes(@Grab(group='org.crashub', module='crash.embed.spring', version='1.3.1'))
'org.crashub:crash.embed.spring:jar:1.3.1'

Download

Click the following link to download the jar file.

crash.embed.spring-1.3.1-javadoc.jar
crash.embed.spring-1.3.1-sources.jar
crash.embed.spring-1.3.1-tests.jar
crash.embed.spring-1.3.1.jar
crash.embed.spring-1.3.1.pom



Related Tutorials