GroupId | GroupIdai.swim |
---|---|
ArtifactId | ArtifactIdswim-streamlet |
Version | Version3.9.0 |
Type | Typejar |
Filename | Size |
---|---|
swim-streamlet-3.9.0.pom | |
swim-streamlet-3.9.0.jar | 60 KB |
swim-streamlet-3.9.0-sources.jar | 54 KB |
swim-streamlet-3.9.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.swim/swim-streamlet/
implementation 'ai.swim:swim-streamlet:3.9.0'
// https://jarcasting.com/artifacts/ai.swim/swim-streamlet/
implementation ("ai.swim:swim-streamlet:3.9.0")
'ai.swim:swim-streamlet:jar:3.9.0'
<dependency org="ai.swim" name="swim-streamlet" rev="3.9.0">
<artifact name="swim-streamlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.swim', module='swim-streamlet', version='3.9.0')
)
libraryDependencies += "ai.swim" % "swim-streamlet" % "3.9.0"
[ai.swim/swim-streamlet "3.9.0"]