| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCaching Данные CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.adedayo.eclipse.sdk |
| Идентификатор | Идентификаторorg.eclipse.equinox.weaving.caching |
| Последняя версия | Последняя версия1.0.400 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.eclipse.equinox.weaving.caching
A packaging of the eclipse sdk org.eclipse.equinox.weaving.caching library.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.weaving.caching</artifactId>
<version>1.0.400</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:1.0.400'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:1.0.400")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:jar:1.0.400'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.weaving.caching" rev="1.0.400">
<artifact name="org.eclipse.equinox.weaving.caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.weaving.caching', version='1.0.400')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.weaving.caching" % "1.0.400"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching "1.0.400"]