| License |
License |
|---|---|
| GroupId | GroupIdcom.alachisoft |
| ArtifactId | ArtifactIdstorage |
| Version | Version5.2-alpha-23 |
| Type | Typejar |
| Description |
Descriptionroot project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| storage-5.2-alpha-23.pom | |
| storage-5.2-alpha-23.jar | 30 KB |
| storage-5.2-alpha-23-sources.jar | 46 KB |
| storage-5.2-alpha-23-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alachisoft/storage/ -->
<dependency>
<groupId>com.alachisoft</groupId>
<artifactId>storage</artifactId>
<version>5.2-alpha-23</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/storage/
implementation 'com.alachisoft:storage:5.2-alpha-23'
// https://jarcasting.com/artifacts/com.alachisoft/storage/
implementation ("com.alachisoft:storage:5.2-alpha-23")
'com.alachisoft:storage:jar:5.2-alpha-23'
<dependency org="com.alachisoft" name="storage" rev="5.2-alpha-23">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='storage', version='5.2-alpha-23')
)
libraryDependencies += "com.alachisoft" % "storage" % "5.2-alpha-23"
[com.alachisoft/storage "5.2-alpha-23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alachisoft : activate | jar | 5.2-alpha-23 |