is not current version
Last Version 1.3.2

org.crashub:crash.embed.spring 1.3.0-cr1

The CRaSH Spring integration module

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

crash.embed.spring
Version

Version

1.3.0-cr1
Type

Type

jar

Download crash.embed.spring 1.3.0-cr1


<!-- https://jarcasting.com/artifacts/org.crashub/crash.embed.spring/ -->
<dependency>
    <groupId>org.crashub</groupId>
    <artifactId>crash.embed.spring</artifactId>
    <version>1.3.0-cr1</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/crash.embed.spring/
implementation 'org.crashub:crash.embed.spring:1.3.0-cr1'
// https://jarcasting.com/artifacts/org.crashub/crash.embed.spring/
implementation ("org.crashub:crash.embed.spring:1.3.0-cr1")
'org.crashub:crash.embed.spring:jar:1.3.0-cr1'
<dependency org="org.crashub" name="crash.embed.spring" rev="1.3.0-cr1">
  <artifact name="crash.embed.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='crash.embed.spring', version='1.3.0-cr1')
)
libraryDependencies += "org.crashub" % "crash.embed.spring" % "1.3.0-cr1"
[org.crashub/crash.embed.spring "1.3.0-cr1"]