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