p

pcollections

POM was created by Sonatype Nexus
文件下载
文件名 操作
pcollections-2.1.3.jar 下载
pcollections-2.1.3.pom 下载
Apache Maven
<dependency>
  <groupId>com.github.ibodrov.pcollections</groupId>
  <artifactId>pcollections</artifactId>
  <version>2.1.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.ibodrov.pcollections:pcollections:2.1.3'
Gradle Kotlin
implementation("com.github.ibodrov.pcollections:pcollections:2.1.3")
Scala SBT
libraryDependencies += "com.github.ibodrov.pcollections" % "pcollections" % "2.1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ibodrov.pcollections', module='pcollections', version='2.1.3')
)
Apache Ivy
<dependency org="com.github.ibodrov.pcollections" name="pcollections" rev="2.1.3" />
Leiningen
[com.github.ibodrov.pcollections/pcollections "2.1.3"]
Apache Buildr
'com.github.ibodrov.pcollections:pcollections:jar:2.1.3'
本项目依赖
该项目无第三方依赖