public interface ModuleArtifactHelperFactory
| Modifier and Type | Method and Description |
|---|---|
ModuleArtifactHelper |
create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client)
Implementations of the create method must call "setup()" on MavenHelper
before returning the newly created instance of MavenHelper.
|
ModuleArtifactHelper create(Parameters parameters, com.squareup.okhttp.OkHttpClient client)
parameters - The systems parametersclient - The HttpClientCopyright © 2017 Richard Thurston. All Rights Reserved.