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