Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run time error #1

Open
dbdit opened this issue Jan 5, 2022 · 1 comment
Open

Run time error #1

dbdit opened this issue Jan 5, 2022 · 1 comment

Comments

@dbdit
Copy link

dbdit commented Jan 5, 2022

Didn't find class "com.fasterxml.jackson.databind.ObjectMapper"

@dbdit
Copy link
Author

dbdit commented Jan 5, 2022

Ok, fixed with the following:

implementation 'com.pkj.wow.android.datadebug:AndroidDataDebugger:0.1.0-5'

// dependencies
implementation 'com.pkj.wow.paginationview:PaginationView:1.0.2-8'
implementation 'de.codecrafters.tableview:tableview:2.8.0'
implementation 'com.android.support.constraint:constraint-layout:1.0.2'

implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.1'
implementation 'com.jakewharton:disklrucache:2.0.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant