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