Drop-Code

A Gradle plugin that pushes Gradle project's source to dropbox

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

me.dlkanth
ArtifactId

ArtifactId

drop-code
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Drop-Code
A Gradle plugin that pushes Gradle project's source to dropbox
Project URL

Project URL

https://github.com/DLKanth/Drop-Code
Source Code Management

Source Code Management

https://github.com/DLKanth

Download drop-code

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.dropbox.core : dropbox-core-sdk jar 2.1.1
com.squareup.okhttp3 : okhttp jar 3.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0