is not current version
Last Version 2.1.00-RC2

com.netflix.karyon:hello-netflix-oss 2.0.02

hello-netflix-oss developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

hello-netflix-oss
Version

Version

2.0.02
Type

Type

war

Download hello-netflix-oss 2.0.02


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