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