is not current version
Last Version 1.29.1

com.netflix.pytheas:pytheas-core 1.29.0

pytheas-core

Categories

Categories

Net
GroupId

GroupId

com.netflix.pytheas
ArtifactId

ArtifactId

pytheas-core
Version

Version

1.29.0
Type

Type

jar

Download pytheas-core 1.29.0


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