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

com.github.paulcwarren:spring-content-fs 1.0.0.M3


Группа

Группа

com.github.paulcwarren
Идентификатор

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

spring-content-fs
Версия

Версия

1.0.0.M3
Тип

Тип

jar

Скачать spring-content-fs 1.0.0.M3


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-fs</artifactId>
    <version>1.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/
implementation 'com.github.paulcwarren:spring-content-fs:1.0.0.M3'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/
implementation ("com.github.paulcwarren:spring-content-fs:1.0.0.M3")
'com.github.paulcwarren:spring-content-fs:jar:1.0.0.M3'
<dependency org="com.github.paulcwarren" name="spring-content-fs" rev="1.0.0.M3">
  <artifact name="spring-content-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-fs', version='1.0.0.M3')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-fs" % "1.0.0.M3"
[com.github.paulcwarren/spring-content-fs "1.0.0.M3"]