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

io.rainfall:rainfall-store-spring 1.6.0


Группа

Группа

io.rainfall
Идентификатор

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

rainfall-store-spring
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать rainfall-store-spring 1.6.0


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