is not current version
Last Version 2.9.2

com.netflix.karyon:karyon2-examples 2.5.1

karyon2-examples

Categories

Categories

Net
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

karyon2-examples
Version

Version

2.5.1
Type

Type

jar

Download karyon2-examples 2.5.1


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