| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаbr.com.anteros |
| Идентификатор | ИдентификаторAnteros-Generator-Core |
| Версия | Версия2.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| Anteros-Generator-Core-2.0.2.pom | |
| Anteros-Generator-Core-2.0.2.jar | 48 KB |
| Anteros-Generator-Core-2.0.2-sources.jar | 38 KB |
| Anteros-Generator-Core-2.0.2-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Generator-Core/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Generator-Core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Generator-Core/
implementation 'br.com.anteros:Anteros-Generator-Core:2.0.2'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Generator-Core/
implementation ("br.com.anteros:Anteros-Generator-Core:2.0.2")
'br.com.anteros:Anteros-Generator-Core:jar:2.0.2'
<dependency org="br.com.anteros" name="Anteros-Generator-Core" rev="2.0.2">
<artifact name="Anteros-Generator-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Generator-Core', version='2.0.2')
)
libraryDependencies += "br.com.anteros" % "Anteros-Generator-Core" % "2.0.2"
[br.com.anteros/Anteros-Generator-Core "2.0.2"]