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