is not current version
Last Version 0.0.4

no.nrk.shared:nrk-ietf 0.0.3

null

GroupId

GroupId

no.nrk.shared
ArtifactId

ArtifactId

nrk-ietf
Version

Version

0.0.3
Type

Type

jar

Download nrk-ietf 0.0.3


<!-- https://jarcasting.com/artifacts/no.nrk.shared/nrk-ietf/ -->
<dependency>
    <groupId>no.nrk.shared</groupId>
    <artifactId>nrk-ietf</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.nrk.shared/nrk-ietf/
implementation 'no.nrk.shared:nrk-ietf:0.0.3'
// https://jarcasting.com/artifacts/no.nrk.shared/nrk-ietf/
implementation ("no.nrk.shared:nrk-ietf:0.0.3")
'no.nrk.shared:nrk-ietf:jar:0.0.3'
<dependency org="no.nrk.shared" name="nrk-ietf" rev="0.0.3">
  <artifact name="nrk-ietf" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nrk.shared', module='nrk-ietf', version='0.0.3')
)
libraryDependencies += "no.nrk.shared" % "nrk-ietf" % "0.0.3"
[no.nrk.shared/nrk-ietf "0.0.3"]