is not current version
Last Version 1.29.1

com.netflix.pytheas:pytheas-karyon 1.26

pytheas-karyon developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.pytheas
ArtifactId

ArtifactId

pytheas-karyon
Version

Version

1.26
Type

Type

jar

Download pytheas-karyon 1.26


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