GroupId | GroupIdcom.yahoo.maha |
---|---|
ArtifactId | ArtifactIdmaha-job-service |
Version | Version6.92 |
Type | Typejar |
Filename | Size |
---|---|
maha-job-service-6.92.pom | |
maha-job-service-6.92.jar | 40 KB |
maha-job-service-6.92-test-sources.jar | 4 KB |
maha-job-service-6.92-sources.jar | 5 KB |
maha-job-service-6.92-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-job-service/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-job-service</artifactId>
<version>6.92</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-job-service/
implementation 'com.yahoo.maha:maha-job-service:6.92'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-job-service/
implementation ("com.yahoo.maha:maha-job-service:6.92")
'com.yahoo.maha:maha-job-service:jar:6.92'
<dependency org="com.yahoo.maha" name="maha-job-service" rev="6.92">
<artifact name="maha-job-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-job-service', version='6.92')
)
libraryDependencies += "com.yahoo.maha" % "maha-job-service" % "6.92"
[com.yahoo.maha/maha-job-service "6.92"]