LeadToDo

A Gradle Plugin to manage your code Todo comments using Asana Integeration.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

me.dlkanth
ArtifactId

ArtifactId

leadtodo
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LeadToDo
A Gradle Plugin to manage your code Todo comments using Asana Integeration.
Project URL

Project URL

https://github.com/DLKanth/LeadToDo
Source Code Management

Source Code Management

https://github.com/DLKanth

Download leadtodo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.asana : asana jar 0.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