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