Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdwebsite.automate |
ArtifactId | ArtifactIdwaml-report-io |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
waml-report-io-0.7.0.pom | |
waml-report-io-0.7.0.jar | 23 KB |
waml-report-io-0.7.0-sources.jar | 12 KB |
waml-report-io-0.7.0-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/website.automate/waml-report-io/ -->
<dependency>
<groupId>website.automate</groupId>
<artifactId>waml-report-io</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/waml-report-io/
implementation 'website.automate:waml-report-io:0.7.0'
// https://jarcasting.com/artifacts/website.automate/waml-report-io/
implementation ("website.automate:waml-report-io:0.7.0")
'website.automate:waml-report-io:jar:0.7.0'
<dependency org="website.automate" name="waml-report-io" rev="0.7.0">
<artifact name="waml-report-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='waml-report-io', version='0.7.0')
)
libraryDependencies += "website.automate" % "waml-report-io" % "0.7.0"
[website.automate/waml-report-io "0.7.0"]