is not current version
Last Version 4.0.0-rc.1

com.netflix.karyon:karyon3-examples 3.0.1-rc.2

karyon3-examples

Categories

Categories

Net
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

karyon3-examples
Version

Version

3.0.1-rc.2
Type

Type

jar

Download karyon3-examples 3.0.1-rc.2


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