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