GroupId | GroupIdno.difi.meldingsutveksling |
---|---|
ArtifactId | ArtifactIdnoarkexchange-ephorte |
Version | Version2.4.1 |
Type | Typejar |
Filename | Size |
---|---|
noarkexchange-ephorte-2.4.1.pom | |
noarkexchange-ephorte-2.4.1.jar | 16 KB |
noarkexchange-ephorte-2.4.1-sources.jar | 15 KB |
noarkexchange-ephorte-2.4.1-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.meldingsutveksling/noarkexchange-ephorte/ -->
<dependency>
<groupId>no.difi.meldingsutveksling</groupId>
<artifactId>noarkexchange-ephorte</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.meldingsutveksling/noarkexchange-ephorte/
implementation 'no.difi.meldingsutveksling:noarkexchange-ephorte:2.4.1'
// https://jarcasting.com/artifacts/no.difi.meldingsutveksling/noarkexchange-ephorte/
implementation ("no.difi.meldingsutveksling:noarkexchange-ephorte:2.4.1")
'no.difi.meldingsutveksling:noarkexchange-ephorte:jar:2.4.1'
<dependency org="no.difi.meldingsutveksling" name="noarkexchange-ephorte" rev="2.4.1">
<artifact name="noarkexchange-ephorte" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.meldingsutveksling', module='noarkexchange-ephorte', version='2.4.1')
)
libraryDependencies += "no.difi.meldingsutveksling" % "noarkexchange-ephorte" % "2.4.1"
[no.difi.meldingsutveksling/noarkexchange-ephorte "2.4.1"]