This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
project
/
eccs
Vigiar
1
Colocar Estrela
0
Fork
9
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
fdc207e1b5
Ramos
Etiquetas
feature/eccs-upgrade
master
release
eccs
/
eccs-system
/
build.gradle
build.gradle
103 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
plugins {
}
dependencies {
implementation project(':eccs-common')
}
description = 'eccs-system'