is not current version
Last Version 2.1

ru.yandex.qatools.beanloader:beanloader 1.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.beanloader
ArtifactId

ArtifactId

beanloader
Version

Version

1.0
Type

Type

jar

Download beanloader 1.0


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