не последняя версия
Последняя версия 2.2.00-ALPHA7

com.netflix.karyon2:karyon-examples 2.2.00-ALPHA3

karyon-examples developed by Netflix

Категории

Категории

Сеть
Группа

Группа

com.netflix.karyon2
Идентификатор

Идентификатор

karyon-examples
Версия

Версия

2.2.00-ALPHA3
Тип

Тип

jar

Скачать karyon-examples 2.2.00-ALPHA3


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