How do you create remote project dependencies in Gradle -


so in maven 1 of things can create project dynamically downloads bunch of other projects , uses them components local build.

how done in gradle? can use pull down custom tasks , build them automagically. our build huge , monolithic. break-down thing, also.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -