Last Version

Lazy Files 0.1.2

Gradle plugin which fetch/upload files from/to DropBox.

License

License

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

lazy-files
Version

Version

0.1.2
Type

Type

jar
Description

Description

Lazy Files
Gradle plugin which fetch/upload files from/to DropBox.
Project URL

Project URL

https://github.com/shamanland/lazy-files-gradle
Source Code Management

Source Code Management

https://github.com/shamanland/lazy-files-gradle

Download lazy-files 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.dropbox.core : dropbox-core-sdk jar 1.7.7

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.