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