This website works better with JavaScript
Home
Explore
Help
Sign In
project
/
eccs
Watch
1
Star
0
Fork
9
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9626e175b9
Branches
Tags
feature/eccs-upgrade
master
release
eccs
/
eccs-system
/
build.gradle
build.gradle
103 B
History
Raw
1
2
3
4
5
6
7
8
9
plugins {
}
dependencies {
implementation project(':eccs-common')
}
description = 'eccs-system'