is not current version
Last Version 1.29.1

com.netflix.pytheas:pytheas-helloworld 1.26

pytheas-helloworld developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.pytheas
ArtifactId

ArtifactId

pytheas-helloworld
Version

Version

1.26
Type

Type

war

Download pytheas-helloworld 1.26


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