GroupId | GroupIdcom.yahoo.maha |
---|---|
ArtifactId | ArtifactIdmaha-par-request-2 |
Version | Version6.77 |
Type | Typejar |
Filename | Size |
---|---|
maha-par-request-2-6.77.pom | |
maha-par-request-2-6.77.jar | 137 KB |
maha-par-request-2-6.77-test-sources.jar | 32 KB |
maha-par-request-2-6.77-sources.jar | 53 KB |
maha-par-request-2-6.77-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-par-request-2/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-par-request-2</artifactId>
<version>6.77</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-par-request-2/
implementation 'com.yahoo.maha:maha-par-request-2:6.77'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-par-request-2/
implementation ("com.yahoo.maha:maha-par-request-2:6.77")
'com.yahoo.maha:maha-par-request-2:jar:6.77'
<dependency org="com.yahoo.maha" name="maha-par-request-2" rev="6.77">
<artifact name="maha-par-request-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-par-request-2', version='6.77')
)
libraryDependencies += "com.yahoo.maha" % "maha-par-request-2" % "6.77"
[com.yahoo.maha/maha-par-request-2 "6.77"]