Skip to content

Project maintenance #4

@Azbesciak

Description

@Azbesciak

Hi, very good idea with this project. I was looking for something like this for some time already.
But, I noticed that the latest commit is 15 months old now. Also, the repository mentioned in the README is not accessible anymore. I could try with the jitpack

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    // https://github.com/blipinsk/data-class-builder
    kapt "com.github.blipinsk:data-class-builder-compiler:0.1.0"
    implementation "com.github.blipinsk:data-class-builder:0.1.0"
}

But the question is - what plans do you have with this project?

I used jitpack and unfortunately, field building methods are not generated for builder - I am using Java 16. I Fetched, compiled and run your's tests on java 8 (on 16 and with gradle 7.1 it did not work) and these works - the question is why and what could I do - did not go deeper to be honest.

If you are interested in maintaining this project or need any support, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions