| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alachisoft |
| Идентификатор | Идентификаторcache |
| Версия | Версия5.2-alpha-23 |
| Тип | Типjar |
| Описание |
Описаниеroot project.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alachisoft : storage | jar | 5.2-alpha-23 |
| com.alachisoft : security | jar | 5.2-alpha-23 |
| com.alachisoft : parser | jar | 5.2-alpha-23 |