Last Version

com.testquack:ui 1.19

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

License

License

GroupId

GroupId

com.testquack
ArtifactId

ArtifactId

ui
Version

Version

1.19
Type

Type

jar
Description

Description

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

Project Organization

QuAck

Download ui 1.19

Filename Size
ui-1.19.pom
ui-1.19.jar 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.