is not current version
Last Version 2.1

ru.yandex.qatools.beanloader:beanloader 2.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.beanloader
ArtifactId

ArtifactId

beanloader
Version

Version

2.0
Type

Type

jar

Download beanloader 2.0


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.beanloader/beanloader/ -->
<dependency>
    <groupId>ru.yandex.qatools.beanloader</groupId>
    <artifactId>beanloader</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.beanloader/beanloader/
implementation 'ru.yandex.qatools.beanloader:beanloader:2.0'
// https://jarcasting.com/artifacts/ru.yandex.qatools.beanloader/beanloader/
implementation ("ru.yandex.qatools.beanloader:beanloader:2.0")
'ru.yandex.qatools.beanloader:beanloader:jar:2.0'
<dependency org="ru.yandex.qatools.beanloader" name="beanloader" rev="2.0">
  <artifact name="beanloader" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.beanloader', module='beanloader', version='2.0')
)
libraryDependencies += "ru.yandex.qatools.beanloader" % "beanloader" % "2.0"
[ru.yandex.qatools.beanloader/beanloader "2.0"]