Skip to content

Instantly share code, notes, and snippets.

@dvliman
Created April 3, 2022 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvliman/af1f260b9a7236bb67d3cb458923165f to your computer and use it in GitHub Desktop.
Save dvliman/af1f260b9a7236bb67d3cb458923165f to your computer and use it in GitHub Desktop.
// build.gradle
dependencies {
implementation 'com.github.davidmoten:rxjava2-jdbc:0.2.2'
implementation 'org.postgresql:postgresql:42.2.5'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment