не последняя версия
Последняя версия 608122d

no.nav.helse:streams 6

Stream service library for Helse

Группа

Группа

no.nav.helse
Идентификатор

Идентификатор

streams
Версия

Версия

6
Тип

Тип

jar

Скачать streams 6

Имя Файла Размер
streams-6.pom
streams-6.jar 25 KB
streams-6-sources.jar 4 KB
streams-6-javadoc.jar 28 KB
Обзор

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