is not current version
Last Version 1.29.1

com.netflix.pytheas:pytheas-api 1.29.0

pytheas-api

Categories

Categories

Net
GroupId

GroupId

com.netflix.pytheas
ArtifactId

ArtifactId

pytheas-api
Version

Version

1.29.0
Type

Type

jar

Download pytheas-api 1.29.0


<!-- https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/ -->
<dependency>
    <groupId>com.netflix.pytheas</groupId>
    <artifactId>pytheas-api</artifactId>
    <version>1.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/
implementation 'com.netflix.pytheas:pytheas-api:1.29.0'
// https://jarcasting.com/artifacts/com.netflix.pytheas/pytheas-api/
implementation ("com.netflix.pytheas:pytheas-api:1.29.0")
'com.netflix.pytheas:pytheas-api:jar:1.29.0'
<dependency org="com.netflix.pytheas" name="pytheas-api" rev="1.29.0">
  <artifact name="pytheas-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.pytheas', module='pytheas-api', version='1.29.0')
)
libraryDependencies += "com.netflix.pytheas" % "pytheas-api" % "1.29.0"
[com.netflix.pytheas/pytheas-api "1.29.0"]