GITLAB
Archived
/ PM2.5 inform Android app
Loading...
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
6d661f0e7b67af2f31692781ea27194c91c9fd7f
pm2-5-inform-android-app
/
jsoup-1.8.3
/
build.gradle
build.gradle
82 Bytes
edit
raw
blame
history
1
2
configurations
.
create
(
"default"
)
artifacts
.
add
(
"default"
,
file
(
'jsoup-1.8.3.jar'
))