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