s

superfly-integration-test

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