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