Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. dependencies {
  2. //...
  3.  
  4. // Liquibase
  5. implementation("org.liquibase:liquibase-core")
  6.  
  7. //...
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement