is not current version
Last Version 0.7

com.artipie:files-adapter 0.5.1

A simple adapter for storing files

Categories

Categories

Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

files-adapter
Version

Version

0.5.1
Type

Type

jar

Download files-adapter 0.5.1


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