i

indoqa-nexus-downloader-integration-tests

Files download
File Operation
indoqa-nexus-downloader-integration-tests-0.2.2.jar download
indoqa-nexus-downloader-integration-tests-0.2.2.pom download
Apache Maven
<dependency>
  <groupId>com.indoqa</groupId>
  <artifactId>indoqa-nexus-downloader-integration-tests</artifactId>
  <version>0.2.2</version>
</dependency>
Gradle Groovy
implementation 'com.indoqa:indoqa-nexus-downloader-integration-tests:0.2.2'
Gradle Kotlin
implementation("com.indoqa:indoqa-nexus-downloader-integration-tests:0.2.2")
Scala SBT
libraryDependencies += "com.indoqa" % "indoqa-nexus-downloader-integration-tests" % "0.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.indoqa', module='indoqa-nexus-downloader-integration-tests', version='0.2.2')
)
Apache Ivy
<dependency org="com.indoqa" name="indoqa-nexus-downloader-integration-tests" rev="0.2.2" />
Leiningen
[com.indoqa/indoqa-nexus-downloader-integration-tests "0.2.2"]
Apache Buildr
'com.indoqa:indoqa-nexus-downloader-integration-tests:jar:0.2.2'