License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdstorage |
Version | Version1.16 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationQuAck |
Filename | Size |
---|---|
storage-1.16.pom | |
storage-1.16.jar | 4 KB |
storage-1.16-sources.jar | 2 KB |
storage-1.16-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/storage/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>storage</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/storage/
implementation 'com.testquack:storage:1.16'
// https://jarcasting.com/artifacts/com.testquack/storage/
implementation ("com.testquack:storage:1.16")
'com.testquack:storage:jar:1.16'
<dependency org="com.testquack" name="storage" rev="1.16">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='storage', version='1.16')
)
libraryDependencies += "com.testquack" % "storage" % "1.16"
[com.testquack/storage "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.16 |
ru.greatbit.whoru : auth | jar | 1.5 |
commons-io : commons-io | jar | 2.5 |