License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.pytheas |
ArtifactId | ArtifactIdpytheas-api |
Version | Version1.29.1 |
Type | Typejar |
Description |
Descriptionpytheas-api
pytheas-api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pytheas-api-1.29.1.pom | |
pytheas-api-1.29.1.jar | 13 KB |
pytheas-api-1.29.1-sources.jar | 16 KB |
pytheas-api-1.29.1-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/ -->
<dependency>
<groupId>com.netflix.pytheas</groupId>
<artifactId>pytheas-api</artifactId>
<version>1.29.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/
implementation 'com.netflix.pytheas:pytheas-api:1.29.1'
// https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/
implementation ("com.netflix.pytheas:pytheas-api:1.29.1")
'com.netflix.pytheas:pytheas-api:jar:1.29.1'
<dependency org="com.netflix.pytheas" name="pytheas-api" rev="1.29.1">
<artifact name="pytheas-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.pytheas', module='pytheas-api', version='1.29.1')
)
libraryDependencies += "com.netflix.pytheas" % "pytheas-api" % "1.29.1"
[com.netflix.pytheas/pytheas-api "1.29.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
com.sun.jersey.contribs : jersey-guice | jar | 1.19 |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-json | jar | 1.19 |
com.sun.jersey : jersey-servlet | jar | 1.19 |
org.slf4j : slf4j-api | jar | 1.7.13 |
commons-configuration : commons-configuration | jar | 1.8 |
com.google.guava : guava | jar | 18.0 |