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

org.beryx:streamplify 1.0.0

The streamplify artifact

Группа

Группа

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

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

streamplify
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать streamplify 1.0.0


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