blob: be1155734d7a9791095ad128e33146bc6044dca9 [file] [log] [blame]
plugins {
id 'org.gradle.java-library'
}
dependencies {
compile 'com.google.guava:guava:29.0'
}