My favorites | Sign in
Repository Home Source
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
7
8
9
10
11
12
subprojects {

repositories {
mavenRepo name:'Local', urls: "file://" + System.properties['user.home'] + "/.m2/repository"
mavenCentral()
}


playN_version = '1.0.1'


}

Change log

998aa61872aa by James Williams <james.l.williams> on Nov 28, 2011   Diff
Gradle build for Java and GWT targets.
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 182 bytes, 12 lines
Powered by Google Project Hosting