| License | License | 
|---|---|
| GroupId | GroupIdai.swim | 
| ArtifactId | ArtifactIdswim-collections | 
| Last Version | Last Version3.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnull Uploads all artifacts belonging to configuration ':swim-collections:archives' | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| swim-collections-3.10.0.pom | |
| swim-collections-3.10.0.jar | 95 KB | 
| swim-collections-3.10.0-sources.jar | 45 KB | 
| swim-collections-3.10.0-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ai.swim/swim-collections/ -->
<dependency>
    <groupId>ai.swim</groupId>
    <artifactId>swim-collections</artifactId>
    <version>3.10.0</version>
</dependency>// https://jarcasting.com/artifacts/ai.swim/swim-collections/
implementation 'ai.swim:swim-collections:3.10.0'// https://jarcasting.com/artifacts/ai.swim/swim-collections/
implementation ("ai.swim:swim-collections:3.10.0")'ai.swim:swim-collections:jar:3.10.0'<dependency org="ai.swim" name="swim-collections" rev="3.10.0">
  <artifact name="swim-collections" type="jar" />
</dependency>@Grapes(
@Grab(group='ai.swim', module='swim-collections', version='3.10.0')
)libraryDependencies += "ai.swim" % "swim-collections" % "3.10.0"[ai.swim/swim-collections "3.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ai.swim : swim-util | jar | 3.10.0 | 
| ai.swim : swim-codec | jar | 3.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.14.3 |