GroupId | GroupIdno.nav.helse.xml |
---|---|
ArtifactId | ArtifactIdoppfolgingsplan |
Version | Version2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/no.nav.helse.xml/oppfolgingsplan/ -->
<dependency>
<groupId>no.nav.helse.xml</groupId>
<artifactId>oppfolgingsplan</artifactId>
<version>2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.helse.xml/oppfolgingsplan/
implementation 'no.nav.helse.xml:oppfolgingsplan:2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c'
// https://jarcasting.com/artifacts/no.nav.helse.xml/oppfolgingsplan/
implementation ("no.nav.helse.xml:oppfolgingsplan:2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c")
'no.nav.helse.xml:oppfolgingsplan:jar:2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c'
<dependency org="no.nav.helse.xml" name="oppfolgingsplan" rev="2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c">
<artifact name="oppfolgingsplan" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.helse.xml', module='oppfolgingsplan', version='2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c')
)
libraryDependencies += "no.nav.helse.xml" % "oppfolgingsplan" % "2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c"
[no.nav.helse.xml/oppfolgingsplan "2019.07.30-12-10-ccda9e1bd2b55115a14a37a643df1301464f2c5c"]