| GroupId | GroupIdse.vgregion.cs-iframe |
|---|---|
| ArtifactId | ArtifactIdcs-iframe-core-module-application |
| Version | Version2.9 |
| Type | Typejar |
<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/se.vgregion.cs-iframe/cs-iframe-core-module-application/
implementation ("se.vgregion.cs-iframe:cs-iframe-core-module-application:2.9")
'se.vgregion.cs-iframe:cs-iframe-core-module-application:jar:2.9'
<dependency org="se.vgregion.cs-iframe" name="cs-iframe-core-module-application" rev="2.9">
<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.9')
)
libraryDependencies += "se.vgregion.cs-iframe" % "cs-iframe-core-module-application" % "2.9"
[se.vgregion.cs-iframe/cs-iframe-core-module-application "2.9"]