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

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


Категории

Категории

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

Группа

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

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

stella-distribution
Версия

Версия

1.0
Тип

Тип

pom

Скачать stella-distribution 1.0

Имя Файла Размер
stella-distribution-1.0.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>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.stella/stella-distribution/
implementation 'br.com.caelum.stella:stella-distribution:1.0'
// https://jarcasting.com/artifacts/br.com.caelum.stella/stella-distribution/
implementation ("br.com.caelum.stella:stella-distribution:1.0")
'br.com.caelum.stella:stella-distribution:pom:1.0'
<dependency org="br.com.caelum.stella" name="stella-distribution" rev="1.0">
  <artifact name="stella-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.stella', module='stella-distribution', version='1.0')
)
libraryDependencies += "br.com.caelum.stella" % "stella-distribution" % "1.0"
[br.com.caelum.stella/stella-distribution "1.0"]