Evgeny,
Looks like this should help:
dependencies {
compile('org:bt343:lastSuccessful') {
artifact {
name='core-upsource/annotations';
type = 'jar'
}
}
}
On Thu, May 24, 2012 at 3:00 PM, evgenyg <[email protected]> wrote:
> Here's my "build.gradle":
>
> https://github.com/evgeny-goldin/teamcity-download-examples/blob/master/build.gradle
>
> -----
> Best regards,
>
> Evgeny
>
> evgeny-goldin.com
>
> --
> View this message in context:
> http://gradle.1045684.n5.nabble.com/Gradle-analog-to-Ivy-dependency-include-tp5709837p5709838.html
> Sent from the gradle-user mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>
--
Nikita Skvortsov