Sign in
apache
/
tapestry-5
/
refs/heads/5.4-js-rewrite
/
.
/
buildSrc
/
build.gradle
blob: c02932c3b34fd2c95431d5caad878b1171a80099 [
file
] [
log
] [
blame
]
apply plugin
:
"groovy"
repositories
{
mavenCentral
()
}
dependencies
{
compile
"ro.isdc.wro4j:wro4j-extensions:1.5.0"
gradleApi
()
}