This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
project
/
eccs
Seguir
1
Destacar
0
Fork
9
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
fdc207e1b5
Ramas
Etiquetas
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'