add second parser that uses a standard CSV reader
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies {
|
||||
implementation project(':pdb-js')
|
||||
implementation project(':pdb-utils')
|
||||
|
||||
implementation lib_commons_csv
|
||||
implementation lib_commons_lang3
|
||||
implementation lib_primitive_collections
|
||||
|
||||
|
||||
Reference in New Issue
Block a user