не последняя версия
Последняя версия 1.5.24

com.dtflys.forest:forest-spring 1.4.0-BETA1


Группа

Группа

com.dtflys.forest
Идентификатор

Идентификатор

forest-spring
Версия

Версия

1.4.0-BETA1
Тип

Тип

jar

Скачать forest-spring 1.4.0-BETA1


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