This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
project
/
eccs
Sledovat
1
Oblíbit
0
Rozštěpit
9
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
fdc207e1b5
Větve
Značky
feature/eccs-upgrade
master
release
eccs
/
eccs-system
/
build.gradle
build.gradle
103 B
Historie
Surový
1
2
3
4
5
6
7
8
9
plugins {
}
dependencies {
implementation project(':eccs-common')
}
description = 'eccs-system'