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