is not current version
Last Version 1.0.16

se.vgregion.icc.sd.portal:portal-schemas 1.0.15


GroupId

GroupId

se.vgregion.icc.sd.portal
ArtifactId

ArtifactId

portal-schemas
Version

Version

1.0.15
Type

Type

jar

Download portal-schemas 1.0.15


<!-- https://jarcasting.com/artifacts/se.vgregion.icc.sd.portal/portal-schemas/ -->
<dependency>
    <groupId>se.vgregion.icc.sd.portal</groupId>
    <artifactId>portal-schemas</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.icc.sd.portal/portal-schemas/
implementation 'se.vgregion.icc.sd.portal:portal-schemas:1.0.15'
// https://jarcasting.com/artifacts/se.vgregion.icc.sd.portal/portal-schemas/
implementation ("se.vgregion.icc.sd.portal:portal-schemas:1.0.15")
'se.vgregion.icc.sd.portal:portal-schemas:jar:1.0.15'
<dependency org="se.vgregion.icc.sd.portal" name="portal-schemas" rev="1.0.15">
  <artifact name="portal-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.icc.sd.portal', module='portal-schemas', version='1.0.15')
)
libraryDependencies += "se.vgregion.icc.sd.portal" % "portal-schemas" % "1.0.15"
[se.vgregion.icc.sd.portal/portal-schemas "1.0.15"]