Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdno.nav.helse.xml |
ArtifactId | ArtifactIdxmlfellesformat |
Version | Version2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2 |
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-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.helse.xml/xmlfellesformat/
implementation 'no.nav.helse.xml:xmlfellesformat:2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2'
// https://jarcasting.com/artifacts/no.nav.helse.xml/xmlfellesformat/
implementation ("no.nav.helse.xml:xmlfellesformat:2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2")
'no.nav.helse.xml:xmlfellesformat:jar:2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2'
<dependency org="no.nav.helse.xml" name="xmlfellesformat" rev="2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2">
<artifact name="xmlfellesformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.helse.xml', module='xmlfellesformat', version='2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2')
)
libraryDependencies += "no.nav.helse.xml" % "xmlfellesformat" % "2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2"
[no.nav.helse.xml/xmlfellesformat "2019.07.30-04-23-2a0d1388209441ec05d2e92a821eed4f796a3ae2"]