is not current version
Last Version 1.19

com.testquack:assembly 1.17

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.testquack
ArtifactId

ArtifactId

assembly
Version

Version

1.17
Type

Type

war
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

QuAck

Download assembly 1.17


<!-- https://jarcasting.com/artifacts/com.testquack/assembly/ -->
<dependency>
    <groupId>com.testquack</groupId>
    <artifactId>assembly</artifactId>
    <version>1.17</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/assembly/
implementation 'com.testquack:assembly:1.17'
// https://jarcasting.com/artifacts/com.testquack/assembly/
implementation ("com.testquack:assembly:1.17")
'com.testquack:assembly:war:1.17'
<dependency org="com.testquack" name="assembly" rev="1.17">
  <artifact name="assembly" type="war" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='assembly', version='1.17')
)
libraryDependencies += "com.testquack" % "assembly" % "1.17"
[com.testquack/assembly "1.17"]

Dependencies

compile (1)

Group / Artifact Type Version
com.testquack : api war 1.17

Project Modules

There are no modules declared in this project.