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