| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.stepniak.api |
| ArtifactId | ArtifactIdstorage |
| Last Version | Last Version0.8.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApi storage
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| storage-0.8.8.pom | |
| storage-0.8.8.jar | 98 KB |
| storage-0.8.8-sources.jar | 48 KB |
| storage-0.8.8-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.stepniak.api/storage/ -->
<dependency>
<groupId>net.stepniak.api</groupId>
<artifactId>storage</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.stepniak.api/storage/
implementation 'net.stepniak.api:storage:0.8.8'
// https://jarcasting.com/artifacts/net.stepniak.api/storage/
implementation ("net.stepniak.api:storage:0.8.8")
'net.stepniak.api:storage:jar:0.8.8'
<dependency org="net.stepniak.api" name="storage" rev="0.8.8">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stepniak.api', module='storage', version='0.8.8')
)
libraryDependencies += "net.stepniak.api" % "storage" % "0.8.8"
[net.stepniak.api/storage "0.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.7.1 |