License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.telenav.kivakit |
ArtifactId | ArtifactIdkivakit-web-jersey |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperpom for KivaKit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kivakit-web-jersey-1.6.0.pom | |
kivakit-web-jersey-1.6.0.jar | 9 KB |
kivakit-web-jersey-1.6.0-sources.jar | 10 KB |
kivakit-web-jersey-1.6.0-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-web-jersey</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation 'com.telenav.kivakit:kivakit-web-jersey:1.6.0'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-web-jersey/
implementation ("com.telenav.kivakit:kivakit-web-jersey:1.6.0")
'com.telenav.kivakit:kivakit-web-jersey:jar:1.6.0'
<dependency org="com.telenav.kivakit" name="kivakit-web-jersey" rev="1.6.0">
<artifact name="kivakit-web-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-web-jersey', version='1.6.0')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-web-jersey" % "1.6.0"
[com.telenav.kivakit/kivakit-web-jersey "1.6.0"]