| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.atommiddleware |
| Идентификатор | Идентификаторl2cache-parent |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеl2cache-parent
The l2cache parent module of l2cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| l2cache-parent-1.0.9.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>l2cache-parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/
implementation 'com.atommiddleware:l2cache-parent:1.0.9'
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/
implementation ("com.atommiddleware:l2cache-parent:1.0.9")
'com.atommiddleware:l2cache-parent:pom:1.0.9'
<dependency org="com.atommiddleware" name="l2cache-parent" rev="1.0.9">
<artifact name="l2cache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='l2cache-parent', version='1.0.9')
)
libraryDependencies += "com.atommiddleware" % "l2cache-parent" % "1.0.9"
[com.atommiddleware/l2cache-parent "1.0.9"]