MVN

ai.x : safe_2.11

Maven & Gradle

Jun 30, 2017
13 stars

safe · Helpers to write type-safe Scala code using equality and Strings.

<dependency>
    <groupId>ai.x</groupId>
    <artifactId>safe_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.x : safe_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of ai.x : safe_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
safe_2.11-0.1.0

How to add a dependency to Maven

Add the following ai.x : safe_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.x</groupId>
    <artifactId>safe_2.11</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.x : safe_2.11 gradle dependency to your build.gradle file:

implementation 'ai.x:safe_2.11:0.1.0'

Gradle Kotlin DSL: Add the following ai.x : safe_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.x:safe_2.11:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.x : safe_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.x" % "safe_2.11" % "0.1.0"

Advertisement

Dependencies from Group

Feb 05, 2020
20 usages
195 stars
Feb 05, 2020
5 usages
195 stars
Jun 13, 2019
2 usages
195 stars
Dec 18, 2018
1 usages
178 stars
Dec 18, 2018
1 usages
15 stars

Discover Dependencies

Jun 30, 2017
13 stars
Jan 07, 2021
32 stars
Jan 07, 2021
32 stars
May 23, 2020
192 stars
May 23, 2020
192 stars
Jan 09, 2018
69 stars
Jun 27, 2023
1.4k stars