is not current version
Last Version 1.1

io.github.symonk:Property-Assistant 1

Easily handle automation framework properties

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.symonk
ArtifactId

ArtifactId

Property-Assistant
Version

Version

1
Type

Type

jar

Download Property-Assistant 1


<!-- https://jarcasting.com/artifacts/io.github.symonk/Property-Assistant/ -->
<dependency>
    <groupId>io.github.symonk</groupId>
    <artifactId>Property-Assistant</artifactId>
    <version>1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.symonk/Property-Assistant/
implementation 'io.github.symonk:Property-Assistant:1'
// https://jarcasting.com/artifacts/io.github.symonk/Property-Assistant/
implementation ("io.github.symonk:Property-Assistant:1")
'io.github.symonk:Property-Assistant:jar:1'
<dependency org="io.github.symonk" name="Property-Assistant" rev="1">
  <artifact name="Property-Assistant" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.symonk', module='Property-Assistant', version='1')
)
libraryDependencies += "io.github.symonk" % "Property-Assistant" % "1"
[io.github.symonk/Property-Assistant "1"]