Skip to content

Instantly share code, notes, and snippets.

@dvliman
Created March 25, 2019 04:22
Show Gist options
  • Save dvliman/ab938bb38ec45c8352cb87274d59d466 to your computer and use it in GitHub Desktop.
Save dvliman/ab938bb38ec45c8352cb87274d59d466 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