GroupId | GroupIdno.nav.syfo.sm |
---|---|
ArtifactId | ArtifactIdsyfosm-common-rest-sts |
Version | Version1.0.22 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.nav.syfo.sm/syfosm-common-rest-sts/ -->
<dependency>
<groupId>no.nav.syfo.sm</groupId>
<artifactId>syfosm-common-rest-sts</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.syfo.sm/syfosm-common-rest-sts/
implementation 'no.nav.syfo.sm:syfosm-common-rest-sts:1.0.22'
// https://jarcasting.com/artifacts/no.nav.syfo.sm/syfosm-common-rest-sts/
implementation ("no.nav.syfo.sm:syfosm-common-rest-sts:1.0.22")
'no.nav.syfo.sm:syfosm-common-rest-sts:jar:1.0.22'
<dependency org="no.nav.syfo.sm" name="syfosm-common-rest-sts" rev="1.0.22">
<artifact name="syfosm-common-rest-sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.syfo.sm', module='syfosm-common-rest-sts', version='1.0.22')
)
libraryDependencies += "no.nav.syfo.sm" % "syfosm-common-rest-sts" % "1.0.22"
[no.nav.syfo.sm/syfosm-common-rest-sts "1.0.22"]