| Группа | Группаorg.swimos |
|---|---|
| Идентификатор | Идентификаторswim-streamlet |
| Версия | Версия3.9.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| swim-streamlet-3.9.1.pom | |
| swim-streamlet-3.9.1.jar | 60 KB |
| swim-streamlet-3.9.1-sources.jar | 54 KB |
| swim-streamlet-3.9.1-javadoc.jar | 623 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.swimos/swim-streamlet/ -->
<dependency>
<groupId>org.swimos</groupId>
<artifactId>swim-streamlet</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swimos/swim-streamlet/
implementation 'org.swimos:swim-streamlet:3.9.1'
// https://jarcasting.com/artifacts/org.swimos/swim-streamlet/
implementation ("org.swimos:swim-streamlet:3.9.1")
'org.swimos:swim-streamlet:jar:3.9.1'
<dependency org="org.swimos" name="swim-streamlet" rev="3.9.1">
<artifact name="swim-streamlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swimos', module='swim-streamlet', version='3.9.1')
)
libraryDependencies += "org.swimos" % "swim-streamlet" % "3.9.1"
[org.swimos/swim-streamlet "3.9.1"]