| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.appops |
| Идентификатор | Идентификаторappops-br-slim-archetype |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Описание |
Описаниеappops-br-slim-archetype
appops br slim archetype to setup slim project
|
| Имя Файла | Размер |
|---|---|
| appops-br-slim-archetype-0.5.0.pom | |
| appops-br-slim-archetype-0.5.0.jar | 5 KB |
| appops-br-slim-archetype-0.5.0-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.appops/appops-br-slim-archetype/ -->
<dependency>
<groupId>org.appops</groupId>
<artifactId>appops-br-slim-archetype</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.appops/appops-br-slim-archetype/
implementation 'org.appops:appops-br-slim-archetype:0.5.0'
// https://jarcasting.com/artifacts/org.appops/appops-br-slim-archetype/
implementation ("org.appops:appops-br-slim-archetype:0.5.0")
'org.appops:appops-br-slim-archetype:jar:0.5.0'
<dependency org="org.appops" name="appops-br-slim-archetype" rev="0.5.0">
<artifact name="appops-br-slim-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appops', module='appops-br-slim-archetype', version='0.5.0')
)
libraryDependencies += "org.appops" % "appops-br-slim-archetype" % "0.5.0"
[org.appops/appops-br-slim-archetype "0.5.0"]