is not current version
Last Version 2.9.2

com.netflix.karyon:karyon2-examples 2.6.0

karyon2-examples

Categories

Categories

Net
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

karyon2-examples
Version

Version

2.6.0
Type

Type

jar

Download karyon2-examples 2.6.0


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