is not current version
Last Version 3.10.0

ai.swim:swim-streamlet 3.9.2

Uploads all artifacts belonging to configuration ':swim-streamlet:archives'

GroupId

GroupId

ai.swim
ArtifactId

ArtifactId

swim-streamlet
Version

Version

3.9.2
Type

Type

jar

Download swim-streamlet 3.9.2


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