is not current version
Last Version 1.6

ru.yandex.qatools.properties:properties-loader 1.3


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.properties
ArtifactId

ArtifactId

properties-loader
Version

Version

1.3
Type

Type

jar

Download properties-loader 1.3


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