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