is not current version
Last Version 0.7

com.artipie:files-adapter 0.3

A simple adapter for storing files

Categories

Categories

Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

files-adapter
Version

Version

0.3
Type

Type

jar

Download files-adapter 0.3


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