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

br.com.caelum.stella:stella-distribution 2.0.2


Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

br.com.caelum.stella
Идентификатор

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

stella-distribution
Версия

Версия

2.0.2
Тип

Тип

pom

Скачать stella-distribution 2.0.2

Имя Файла Размер
stella-distribution-2.0.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/br.com.caelum.stella/stella-distribution/ -->
<dependency>
    <groupId>br.com.caelum.stella</groupId>
    <artifactId>stella-distribution</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.stella/stella-distribution/
implementation 'br.com.caelum.stella:stella-distribution:2.0.2'
// https://jarcasting.com/artifacts/br.com.caelum.stella/stella-distribution/
implementation ("br.com.caelum.stella:stella-distribution:2.0.2")
'br.com.caelum.stella:stella-distribution:pom:2.0.2'
<dependency org="br.com.caelum.stella" name="stella-distribution" rev="2.0.2">
  <artifact name="stella-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.stella', module='stella-distribution', version='2.0.2')
)
libraryDependencies += "br.com.caelum.stella" % "stella-distribution" % "2.0.2"
[br.com.caelum.stella/stella-distribution "2.0.2"]