projec(scraper)t: Fix scraper and add some new fields
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies {
|
||||
|
||||
compileOnly(group = "org.projectlombok", name = "lombok", version = ProjectVersions.lombokVersion)
|
||||
|
||||
implementation(group = "org.apache.commons", name = "commons-text", version = "1.9")
|
||||
implementation(group = "com.google.code.gson", name = "gson", version = "2.8.5")
|
||||
implementation(group = "com.google.guava", name = "guava", version = "30.1.1-jre")
|
||||
implementation(group = "com.github.petitparser", name = "java-petitparser", version = "2.3.1")
|
||||
|
||||
Reference in New Issue
Block a user