is not current version
Last Version 1.0.0

website.automate:waml-report-io 0.4.0

(De)Serializer of the web automation markup language (WAML) reports for Java

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

waml-report-io
Version

Version

0.4.0
Type

Type

jar

Download waml-report-io 0.4.0


<!-- https://jarcasting.com/artifacts/website.automate/waml-report-io/ -->
<dependency>
    <groupId>website.automate</groupId>
    <artifactId>waml-report-io</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/waml-report-io/
implementation 'website.automate:waml-report-io:0.4.0'
// https://jarcasting.com/artifacts/website.automate/waml-report-io/
implementation ("website.automate:waml-report-io:0.4.0")
'website.automate:waml-report-io:jar:0.4.0'
<dependency org="website.automate" name="waml-report-io" rev="0.4.0">
  <artifact name="waml-report-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='waml-report-io', version='0.4.0')
)
libraryDependencies += "website.automate" % "waml-report-io" % "0.4.0"
[website.automate/waml-report-io "0.4.0"]