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