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