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