Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.yahoo.maha |
ArtifactId | ArtifactIdmaha-api-jersey |
Version | Version6.77 |
Type | Typejar |
Filename | Size |
---|---|
maha-api-jersey-6.77.pom | |
maha-api-jersey-6.77.jar | 37 KB |
maha-api-jersey-6.77-test-sources.jar | 14 KB |
maha-api-jersey-6.77-sources.jar | 7 KB |
maha-api-jersey-6.77-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-api-jersey</artifactId>
<version>6.77</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation 'com.yahoo.maha:maha-api-jersey:6.77'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation ("com.yahoo.maha:maha-api-jersey:6.77")
'com.yahoo.maha:maha-api-jersey:jar:6.77'
<dependency org="com.yahoo.maha" name="maha-api-jersey" rev="6.77">
<artifact name="maha-api-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-api-jersey', version='6.77')
)
libraryDependencies += "com.yahoo.maha" % "maha-api-jersey" % "6.77"
[com.yahoo.maha/maha-api-jersey "6.77"]