MVN

com.testquack : assembly

Maven & Gradle

Jan 23, 2023
89 stars
<dependency>
    <groupId>com.testquack</groupId>
    <artifactId>assembly</artifactId>
    <version>1.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.testquack : assembly to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.21

All Versions

Choose a version of com.testquack : assembly to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.21
assembly-1.21
1.20
assembly-1.20
1.19
assembly-1.19
1.18
assembly-1.18
1.17
assembly-1.17
1.16
assembly-1.16
1.15
assembly-1.15
1.14
assembly-1.14
1.13
assembly-1.13
1.12
assembly-1.12
1.11
assembly-1.11
1.9
assembly-1.9
1.8
assembly-1.8
1.7
assembly-1.7
1.4
assembly-1.4
1.3
assembly-1.3
1.2
assembly-1.2
1.1
assembly-1.1

How to add a dependency to Maven

Add the following com.testquack : assembly maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.testquack</groupId>
    <artifactId>assembly</artifactId>
    <version>1.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.testquack : assembly gradle dependency to your build.gradle file:

implementation 'com.testquack:assembly:1.21'

Gradle Kotlin DSL: Add the following com.testquack : assembly gradle kotlin dependency to your build.gradle.kts file:

implementation("com.testquack:assembly:1.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.testquack : assembly sbt scala dependency to your build.sbt file:

libraryDependencies += "com.testquack" % "assembly" % "1.21"

Advertisement

Dependencies from Group

Jan 23, 2023
3 usages
89 stars
Jan 23, 2023
1 usages
89 stars
ui
Jan 23, 2023
89 stars
Jan 23, 2023
89 stars
Jan 23, 2023
89 stars

Discover Dependencies