Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.nilesh-agsft |
ArtifactId | ArtifactIdagsftAutomationReport |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/ -->
<dependency>
<groupId>com.github.nilesh-agsft</groupId>
<artifactId>agsftAutomationReport</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/
implementation 'com.github.nilesh-agsft:agsftAutomationReport:0.0.1'
// https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/
implementation ("com.github.nilesh-agsft:agsftAutomationReport:0.0.1")
'com.github.nilesh-agsft:agsftAutomationReport:jar:0.0.1'
<dependency org="com.github.nilesh-agsft" name="agsftAutomationReport" rev="0.0.1">
<artifact name="agsftAutomationReport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nilesh-agsft', module='agsftAutomationReport', version='0.0.1')
)
libraryDependencies += "com.github.nilesh-agsft" % "agsftAutomationReport" % "0.0.1"
[com.github.nilesh-agsft/agsftAutomationReport "0.0.1"]