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