Last Version

com.testquack:storage 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

storage
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 storage 1.19


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

Dependencies

compile (3)

Group / Artifact Type Version
com.testquack : beans jar 1.19
ru.greatbit.whoru : auth jar 1.9
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.