MVN

win.doyto : doyto-query-common

Maven & Gradle

Jul 13, 2023
4 usages
21 stars

doyto-query-common · The common package for other packages

<dependency>
    <groupId>win.doyto</groupId>
    <artifactId>doyto-query-common</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of win.doyto : doyto-query-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Beta: 1.0.0-BETA
  • Latest Alpha: 1.0.0-ALPHA

All Versions

Choose a version of win.doyto : doyto-query-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
doyto-query-common-1.0.2
doyto-query-common-1.0.1
doyto-query-common-1.0.0
doyto-query-common-1.0.0-BETA
doyto-query-common-1.0.0-ALPHA
0.3.x
doyto-query-common-0.3.1
doyto-query-common-0.3.0

How to add a dependency to Maven

Add the following win.doyto : doyto-query-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>win.doyto</groupId>
    <artifactId>doyto-query-common</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following win.doyto : doyto-query-common gradle dependency to your build.gradle file:

implementation 'win.doyto:doyto-query-common:1.0.2'

Gradle Kotlin DSL: Add the following win.doyto : doyto-query-common gradle kotlin dependency to your build.gradle.kts file:

implementation("win.doyto:doyto-query-common:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following win.doyto : doyto-query-common sbt scala dependency to your build.sbt file:

libraryDependencies += "win.doyto" % "doyto-query-common" % "1.0.2"

Advertisement

Dependencies from Group

Jul 13, 2023
7 usages
21 stars
Jul 13, 2023
4 usages
21 stars
Jul 07, 2021
3 usages
21 stars
Jul 13, 2023
3 usages
21 stars
Jul 13, 2023
2 usages
21 stars

Discover Dependencies