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