is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-fs 1.2.3


GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-fs
Version

Version

1.2.3
Type

Type

jar

Download spring-content-fs 1.2.3


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