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