9 lines
240 B
Markdown
9 lines
240 B
Markdown
# eLink 온라인 전문 및 변환 관련 모듈
|
|
전문 레이아웃 및 변환 관련 모듈
|
|
|
|
### nexus password
|
|
대상파일 : gradle.properties
|
|
```ini
|
|
eactiveRepositoryUsername={사용자명}
|
|
eactiveRepositoryPassword={비밀번호}
|
|
``` |