не последняя версия
Последняя версия 10.2.0

com.netflix.nebula:nebula-test 1.9.3

Test harness for Gradle plugins

Категории

Категории

Сеть
Группа

Группа

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

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

nebula-test
Версия

Версия

1.9.3
Тип

Тип

jar

Скачать nebula-test 1.9.3


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