Mercurial
Mercurial
>
beem
>
trunk
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
third_parties/stroke/build.gradle
changeset 1045
41c9aa696059
child 1073
274f38e8c8a9
equal
deleted
inserted
replaced
1044:cd41ebc93e78
1045:41c9aa696059
1
apply plugin: 'java'
2
3
dependencies {
4
compile fileTree(dir: 'libs', include: ['*.jar'])
5
}