| Группа | Группаedu.hm.hafner |
|---|---|
| Идентификатор | Идентификаторcodingstyle-pom |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| codingstyle-pom-0.1.0.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.hm.hafner/codingstyle-pom/ -->
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>codingstyle-pom</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.hm.hafner/codingstyle-pom/
implementation 'edu.hm.hafner:codingstyle-pom:0.1.0'
// https://jarcasting.com/artifacts/edu.hm.hafner/codingstyle-pom/
implementation ("edu.hm.hafner:codingstyle-pom:0.1.0")
'edu.hm.hafner:codingstyle-pom:pom:0.1.0'
<dependency org="edu.hm.hafner" name="codingstyle-pom" rev="0.1.0">
<artifact name="codingstyle-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.hm.hafner', module='codingstyle-pom', version='0.1.0')
)
libraryDependencies += "edu.hm.hafner" % "codingstyle-pom" % "0.1.0"
[edu.hm.hafner/codingstyle-pom "0.1.0"]