License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdstorage |
Version | Version1.18 |
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.18.pom | |
storage-1.18.jar | 4 KB |
storage-1.18-sources.jar | 2 KB |
storage-1.18-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/storage/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>storage</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/storage/
implementation 'com.testquack:storage:1.18'
// https://jarcasting.com/artifacts/com.testquack/storage/
implementation ("com.testquack:storage:1.18")
'com.testquack:storage:jar:1.18'
<dependency org="com.testquack" name="storage" rev="1.18">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='storage', version='1.18')
)
libraryDependencies += "com.testquack" % "storage" % "1.18"
[com.testquack/storage "1.18"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.18 |
ru.greatbit.whoru : auth | jar | 1.9 |
commons-io : commons-io | jar | 2.5 |