MVN

org.squeryl : macros_3

Maven & Gradle

May 23, 2023
581 stars

macros · macros

<dependency>
    <groupId>org.squeryl</groupId>
    <artifactId>macros_3</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.squeryl : macros_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0
  • Latest Release Candidate: 0.10.0-RC2

All Versions

Choose a version of org.squeryl : macros_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
macros_3-0.10.0
macros_3-0.10.0-RC2
macros_3-0.10.0-RC1

How to add a dependency to Maven

Add the following org.squeryl : macros_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.squeryl</groupId>
    <artifactId>macros_3</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.squeryl : macros_3 gradle dependency to your build.gradle file:

implementation 'org.squeryl:macros_3:0.10.0'

Gradle Kotlin DSL: Add the following org.squeryl : macros_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.squeryl:macros_3:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.squeryl : macros_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.squeryl" % "macros_3" % "0.10.0"

Advertisement

Dependencies from Group

May 23, 2023
6 usages
581 stars
Jun 18, 2014
6 usages
581 stars
May 23, 2023
5 usages
581 stars
May 23, 2023
5 usages
581 stars
Dec 21, 2012
4 usages
581 stars

Discover Dependencies

May 23, 2023
581 stars
Feb 18, 2023
1 stars
Feb 19, 2023
81 stars
Mar 18, 2023
81 stars
Feb 18, 2023
81 stars
May 20, 2023
10 stars