a

apso-collections_2.13

apso-collections
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
文件下载
文件名 操作
apso-collections_2.13-0.18.8.jar 下载
apso-collections_2.13-0.18.8.pom 下载
apso-collections_2.13-0.18.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.velocidi</groupId>
  <artifactId>apso-collections_2.13</artifactId>
  <version>0.18.8</version>
</dependency>
Gradle Groovy
implementation 'com.velocidi:apso-collections_2.13:0.18.8'
Gradle Kotlin
implementation("com.velocidi:apso-collections_2.13:0.18.8")
Scala SBT
libraryDependencies += "com.velocidi" % "apso-collections_2.13" % "0.18.8"
Groovy Grape
@Grapes(
  @Grab(group='com.velocidi', module='apso-collections_2.13', version='0.18.8')
)
Apache Ivy
<dependency org="com.velocidi" name="apso-collections_2.13" rev="0.18.8" />
Leiningen
[com.velocidi/apso-collections_2.13 "0.18.8"]
Apache Buildr
'com.velocidi:apso-collections_2.13:jar:0.18.8'