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