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