is not current version
Last Version 1.5.24

com.dtflys.forest:forest-spring 1.5.0-RC5


GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-spring
Version

Version

1.5.0-RC5
Type

Type

jar

Download forest-spring 1.5.0-RC5


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