MVN

ai.swim : swim-loader

Maven & Gradle

May 03, 2019
472 stars

Uploads all artifacts belonging to configuration ':swim-loader:archives'

<dependency>
    <groupId>ai.swim</groupId>
    <artifactId>swim-loader</artifactId>
    <version>3.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.swim : swim-loader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.3

All Versions

Choose a version of ai.swim : swim-loader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
swim-loader-3.9.3
swim-loader-3.9.2
swim-loader-3.9.1
swim-loader-3.9.0

How to add a dependency to Maven

Add the following ai.swim : swim-loader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.swim</groupId>
    <artifactId>swim-loader</artifactId>
    <version>3.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.swim : swim-loader gradle dependency to your build.gradle file:

implementation 'ai.swim:swim-loader:3.9.3'

Gradle Kotlin DSL: Add the following ai.swim : swim-loader gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.swim:swim-loader:3.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.swim : swim-loader sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.swim" % "swim-loader" % "3.9.3"

Advertisement

Dependencies from Group

Jul 23, 2019
32 usages
472 stars
Jul 23, 2019
28 usages
472 stars
Jul 23, 2019
25 usages
472 stars
Jul 23, 2019
17 usages
472 stars
Jul 23, 2019
9 usages
472 stars

Discover Dependencies