is not current version
Last Version 608122d

no.nav.helse:streams 10

Stream service library for Helse

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

10
Type

Type

jar

Download streams 10


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