is not current version
Last Version 1.8.3

commons-beanutils:commons-beanutils-bean-collections 1.8.0


GroupId

GroupId

commons-beanutils
ArtifactId

ArtifactId

commons-beanutils-bean-collections
Version

Version

1.8.0
Type

Type

jar

Download commons-beanutils-bean-collections 1.8.0


<!-- https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-bean-collections/ -->
<dependency>
    <groupId>commons-beanutils</groupId>
    <artifactId>commons-beanutils-bean-collections</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-bean-collections/
implementation 'commons-beanutils:commons-beanutils-bean-collections:1.8.0'
// https://jarcasting.com/artifacts/commons-beanutils/commons-beanutils-bean-collections/
implementation ("commons-beanutils:commons-beanutils-bean-collections:1.8.0")
'commons-beanutils:commons-beanutils-bean-collections:jar:1.8.0'
<dependency org="commons-beanutils" name="commons-beanutils-bean-collections" rev="1.8.0">
  <artifact name="commons-beanutils-bean-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-beanutils', module='commons-beanutils-bean-collections', version='1.8.0')
)
libraryDependencies += "commons-beanutils" % "commons-beanutils-bean-collections" % "1.8.0"
[commons-beanutils/commons-beanutils-bean-collections "1.8.0"]