c

com.adobe.granite.testing.external-systems

Files download
File Operation
com.adobe.granite.testing.external-systems-0.0.8.jar download
com.adobe.granite.testing.external-systems-0.0.8.pom download
com.adobe.granite.testing.external-systems-0.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.adobe.granite</groupId>
  <artifactId>com.adobe.granite.testing.external-systems</artifactId>
  <version>0.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.adobe.granite:com.adobe.granite.testing.external-systems:0.0.8'
Gradle Kotlin
implementation("com.adobe.granite:com.adobe.granite.testing.external-systems:0.0.8")
Scala SBT
libraryDependencies += "com.adobe.granite" % "com.adobe.granite.testing.external-systems" % "0.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.adobe.granite', module='com.adobe.granite.testing.external-systems', version='0.0.8')
)
Apache Ivy
<dependency org="com.adobe.granite" name="com.adobe.granite.testing.external-systems" rev="0.0.8" />
Leiningen
[com.adobe.granite/com.adobe.granite.testing.external-systems "0.0.8"]
Apache Buildr
'com.adobe.granite:com.adobe.granite.testing.external-systems:jar:0.0.8'