a

apso-testkit_2.11

apso-testkit
https://github.com/velocidi/apso
Apache License, Version 2.0
com.velocidi
Rui Gonçalves André Silva Joao Azevedo João Costa Bruno Maia Luís Fonseca Hugo Ferreira André Cardoso
Files download
File Operation
apso-testkit_2.11-0.13.21.jar download
apso-testkit_2.11-0.13.21.pom download
apso-testkit_2.11-0.13.21-sources.jar download
Apache Maven
<dependency>
  <groupId>com.velocidi</groupId>
  <artifactId>apso-testkit_2.11</artifactId>
  <version>0.13.21</version>
</dependency>
Gradle Groovy
implementation 'com.velocidi:apso-testkit_2.11:0.13.21'
Gradle Kotlin
implementation("com.velocidi:apso-testkit_2.11:0.13.21")
Scala SBT
libraryDependencies += "com.velocidi" % "apso-testkit_2.11" % "0.13.21"
Groovy Grape
@Grapes(
  @Grab(group='com.velocidi', module='apso-testkit_2.11', version='0.13.21')
)
Apache Ivy
<dependency org="com.velocidi" name="apso-testkit_2.11" rev="0.13.21" />
Leiningen
[com.velocidi/apso-testkit_2.11 "0.13.21"]
Apache Buildr
'com.velocidi:apso-testkit_2.11:jar:0.13.21'