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