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

org.apache.streams:streams-runtimes 0.6.0

Apache Streams Runtimes

Группа

Группа

org.apache.streams
Идентификатор

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

streams-runtimes
Версия

Версия

0.6.0
Тип

Тип

pom

Скачать streams-runtimes 0.6.0

Имя Файла Размер
streams-runtimes-0.6.0.pom 1 KB
Обзор

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