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