MVN

org.myire : quill

Maven & Gradle

Jan 20, 2022
12 stars

Quill · A collection of Gradle plugins

<dependency>
    <groupId>org.myire</groupId>
    <artifactId>quill</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.myire : quill to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2

All Versions

Choose a version of org.myire : quill to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2
quill-3.2
3.1
quill-3.1
3.0
quill-3.0
2.4
quill-2.4
2.3.x
quill-2.3.1
2.3
quill-2.3
2.2
quill-2.2
2.1
quill-2.1
2.0
quill-2.0
1.5
quill-1.5
1.4
quill-1.4
1.3
quill-1.3
1.2
quill-1.2
1.1
quill-1.1
1.0
quill-1.0
0.11
quill-0.11
0.10
quill-0.10
0.9
quill-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.myire</groupId>
    <artifactId>quill</artifactId>
    <version>3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.myire : quill gradle dependency to your build.gradle file:

implementation 'org.myire:quill:3.2'

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

implementation("org.myire:quill:3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.myire : quill sbt scala dependency to your build.sbt file:

libraryDependencies += "org.myire" % "quill" % "3.2"

Advertisement

Dependencies from Group

Jan 20, 2022
12 stars
Jan 17, 2022
1 stars
Jul 02, 2023
0 stars

Discover Dependencies

Dec 02, 2017
2 usages
0 stars
Jul 13, 2023
1.5k stars
Apr 19, 2023
12 usages
9 stars
Aug 14, 2018
25 stars
Nov 04, 2019
7 stars