GroupId | GroupIdai.swim |
---|---|
ArtifactId | ArtifactIdswim-streamlet |
Version | Version3.9.1 |
Type | Typejar |
Filename | Size |
---|---|
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 |
Browse |
<!-- https://jarcasting.com/artifacts/ai.swim/swim-streamlet/ -->
<dependency>
<groupId>ai.swim</groupId>
<artifactId>swim-streamlet</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.swim/swim-streamlet/
implementation 'ai.swim:swim-streamlet:3.9.1'
// https://jarcasting.com/artifacts/ai.swim/swim-streamlet/
implementation ("ai.swim:swim-streamlet:3.9.1")
'ai.swim:swim-streamlet:jar:3.9.1'
<dependency org="ai.swim" name="swim-streamlet" rev="3.9.1">
<artifact name="swim-streamlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.swim', module='swim-streamlet', version='3.9.1')
)
libraryDependencies += "ai.swim" % "swim-streamlet" % "3.9.1"
[ai.swim/swim-streamlet "3.9.1"]