https://github.com/kermitt2/grobid
Revision 8770bd1a58ed0935d06dc3fb4fef826f181eabb0 authored by lopez on 23 April 2023, 11:17:51 UTC, committed by lopez on 23 April 2023, 11:17:51 UTC
1 parent 46d6a05
Raw File
Tip revision: 8770bd1a58ed0935d06dc3fb4fef826f181eabb0 authored by lopez on 23 April 2023, 11:17:51 UTC
cleaning unrelated
Tip revision: 8770bd1
settings.gradle
rootProject.name = "grobid"
include 'grobid-core'
include 'grobid-service'
include 'grobid-home'
include 'grobid-trainer'

back to top