| Группа | Группаcom.github.paulcwarren |
|---|---|
| Идентификатор | Идентификаторspring-content-fs |
| Версия | Версия1.1.0.M4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-content-fs-1.1.0.M4.pom | |
| spring-content-fs-1.1.0.M4.jar | 19 KB |
| spring-content-fs-1.1.0.M4-sources.jar | 14 KB |
| spring-content-fs-1.1.0.M4-javadoc.jar | 117 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-fs</artifactId>
<version>1.1.0.M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/
implementation 'com.github.paulcwarren:spring-content-fs:1.1.0.M4'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-fs/
implementation ("com.github.paulcwarren:spring-content-fs:1.1.0.M4")
'com.github.paulcwarren:spring-content-fs:jar:1.1.0.M4'
<dependency org="com.github.paulcwarren" name="spring-content-fs" rev="1.1.0.M4">
<artifact name="spring-content-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-fs', version='1.1.0.M4')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-fs" % "1.1.0.M4"
[com.github.paulcwarren/spring-content-fs "1.1.0.M4"]