Skip to content

Update README: Add Maven and Gradle Instructions #44

Open
@maulikam

Description

@maulikam

The current README file instructs users to download the JAR file for the Kite Connect Java library. This approach is not ideal for project management.

This task involves updating the README file to include instructions for adding the library as a dependency using both Maven and Gradle.

Specific changes:

  • Add a section titled "Adding the Dependency" with subsections for:
    • Maven: Include instructions with an example dependency snippet in pom.xml.
    • Gradle: Include instructions with an example dependency snippet in build.gradle.
  • Update any other relevant sections of the README to reflect these changes.

Testing:

  • Verify that the updated README accurately reflects the Maven and Gradle dependency instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions