MVN

com.github.aselab : scala-activerecord_2.12

Maven & Gradle

Jun 20, 2020
3 usages
322 stars

scala-activerecord · scala-activerecord

<dependency>
    <groupId>com.github.aselab</groupId>
    <artifactId>scala-activerecord_2.12</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aselab : scala-activerecord_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.github.aselab : scala-activerecord_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
scala-activerecord_2.12-0.5.1
scala-activerecord_2.12-0.5.0
0.4.x
scala-activerecord_2.12-0.4.0

How to add a dependency to Maven

Add the following com.github.aselab : scala-activerecord_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.aselab</groupId>
    <artifactId>scala-activerecord_2.12</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.aselab : scala-activerecord_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.aselab:scala-activerecord_2.12:0.5.1'

Gradle Kotlin DSL: Add the following com.github.aselab : scala-activerecord_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.aselab:scala-activerecord_2.12:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.aselab : scala-activerecord_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.aselab" % "scala-activerecord_2.12" % "0.5.1"

Advertisement

Dependencies from Group

Jun 20, 2020
4 usages
322 stars
Jun 27, 2016
3 usages
322 stars
Jun 20, 2020
3 usages
322 stars
Aug 14, 2020
3 usages
322 stars
Sep 30, 2013
3 usages
322 stars

Discover Dependencies

Oct 10, 2022
6 usages
153 stars
Nov 10, 2017
5 usages
Jul 19, 2023
3 usages
3 stars
Dec 20, 2021
7 usages
Oct 14, 2019
5 usages
1.3k stars