org.apache.commons:commons-collections4:4.4
jar
2019-07-06
版本文件 (4.4)
| 类库 | Apache Commons Collections |
|---|---|
| 发布时间 | 2019-07-06 02:10:17 |
| 文件大小 | 734.3 KB |
| SHA1 | 62ebe7544cb7164d87e0637a2a6a2bdc981395e8 |
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | commons-collections4-4.4.jar |
| 源码包 | commons-collections4-4.4-sources.jar |
添加依赖 (4.4)
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.4</version>
</dependency>
implementation 'org.apache.commons:commons-collections4:4.4'
org.apache.commons:commons-collections4:4.4
<dependency org="org.apache.commons" name="commons-collections4" rev="4.4" />
libraryDependencies += "org.apache.commons" % "commons-collections4" % "4.4"
@Grab(group='org.apache.commons', module='commons-collections4', version='4.4')
[org.apache.commons/commons-collections4 "4.4"]
'org.apache.commons:commons-collections4:jar:4.4'