is not current version
Last Version 1.29.1

com.netflix.pytheas:pytheas-core 1.11

pytheas-core developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.pytheas
ArtifactId

ArtifactId

pytheas-core
Version

Version

1.11
Type

Type

jar

Download pytheas-core 1.11


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