Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.bhatiarishabh |
ArtifactId | ArtifactIdServiceAutomation |
Version | Version1.2.4 |
Type | Typejar |
Filename | Size |
---|---|
ServiceAutomation-1.2.4.pom | |
ServiceAutomation-1.2.4.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bhatiarishabh/ServiceAutomation/ -->
<dependency>
<groupId>com.github.bhatiarishabh</groupId>
<artifactId>ServiceAutomation</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bhatiarishabh/ServiceAutomation/
implementation 'com.github.bhatiarishabh:ServiceAutomation:1.2.4'
// https://jarcasting.com/artifacts/com.github.bhatiarishabh/ServiceAutomation/
implementation ("com.github.bhatiarishabh:ServiceAutomation:1.2.4")
'com.github.bhatiarishabh:ServiceAutomation:jar:1.2.4'
<dependency org="com.github.bhatiarishabh" name="ServiceAutomation" rev="1.2.4">
<artifact name="ServiceAutomation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bhatiarishabh', module='ServiceAutomation', version='1.2.4')
)
libraryDependencies += "com.github.bhatiarishabh" % "ServiceAutomation" % "1.2.4"
[com.github.bhatiarishabh/ServiceAutomation "1.2.4"]