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