This website requires JavaScript.
Explore
Help
Sign In
DanilaFe
/
Abacus
Watch
1
Star
0
Fork
0
You've already forked Abacus
mirror of
https://github.com/DanilaFe/abacus
synced
2024-11-14 14:43:08 -08:00
Code
Issues
Releases
Wiki
Activity
31c61fdf95
Abacus
/
build.gradle
10 lines
90 B
Groovy
Raw
Normal View
History
Unescape
Escape
Split the project into separate modules.
2017-08-12 21:10:43 -07:00
subprojects
{
Generate the application configuration for abacus.
2017-07-28 17:22:03 -07:00
Split the project into separate modules.
2017-08-12 21:10:43 -07:00
apply
plugin:
'java'
Generate the application configuration for abacus.
2017-07-28 17:22:03 -07:00
Split the project into separate modules.
2017-08-12 21:10:43 -07:00
repositories
{
mavenCentral
(
)
}
Generate the application configuration for abacus.
2017-07-28 17:22:03 -07:00
}
Reference in New Issue
Copy Permalink