This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
project
/
eccs
ウォッチ
1
スター
0
フォーク
9
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
fdc207e1b5
ブランチ
タグ
feature/eccs-upgrade
master
release
eccs
/
eccs-system
/
build.gradle
build.gradle
103 B
履歴
Raw
1
2
3
4
5
6
7
8
9
plugins {
}
dependencies {
implementation project(':eccs-common')
}
description = 'eccs-system'