| Группа | Группаcom.github.paulcwarren |
|---|---|
| Идентификатор | Идентификаторspring-content-fs |
| Версия | Версия1.0.0.M3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-content-fs-1.0.0.M3.pom | |
| spring-content-fs-1.0.0.M3.jar | 18 KB |
| spring-content-fs-1.0.0.M3-sources.jar | 12 KB |
| spring-content-fs-1.0.0.M3-javadoc.jar | 111 KB |
| Обзор |
<!-- 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"]