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