This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
lvjian
/
eccs
fork de
project/eccs
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
9ba203de74
Branches
Tags
feature/eccs-upgrade
master
release
eccs
/
eccs-system
/
build.gradle
build.gradle
103 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
plugins {
}
dependencies {
implementation project(':eccs-common')
}
description = 'eccs-system'