a

apso-collections_2.12

apso-collections
https://github.com/adzerk/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-collections_2.12-0.19.5.jar download
apso-collections_2.12-0.19.5.pom download
apso-collections_2.12-0.19.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.velocidi</groupId>
  <artifactId>apso-collections_2.12</artifactId>
  <version>0.19.5</version>
</dependency>
Gradle Groovy
implementation 'com.velocidi:apso-collections_2.12:0.19.5'
Gradle Kotlin
implementation("com.velocidi:apso-collections_2.12:0.19.5")
Scala SBT
libraryDependencies += "com.velocidi" % "apso-collections_2.12" % "0.19.5"
Groovy Grape
@Grapes(
  @Grab(group='com.velocidi', module='apso-collections_2.12', version='0.19.5')
)
Apache Ivy
<dependency org="com.velocidi" name="apso-collections_2.12" rev="0.19.5" />
Leiningen
[com.velocidi/apso-collections_2.12 "0.19.5"]
Apache Buildr
'com.velocidi:apso-collections_2.12:jar:0.19.5'