| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.adobe |
| Идентификатор | Идентификаторadobe-jar-resource-bundle |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAdobe JAR Resource Bundle
An archive which contains templates for generating the necessary
license file for releases of Adobe components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| adobe-jar-resource-bundle-1.0.0.pom | |
| adobe-jar-resource-bundle-1.0.0.jar | 3 KB |
| adobe-jar-resource-bundle-1.0.0-sources.jar | 459 bytes |
| adobe-jar-resource-bundle-1.0.0-javadoc.jar | 459 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.adobe/adobe-jar-resource-bundle/ -->
<dependency>
<groupId>com.adobe</groupId>
<artifactId>adobe-jar-resource-bundle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe/adobe-jar-resource-bundle/
implementation 'com.adobe:adobe-jar-resource-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.adobe/adobe-jar-resource-bundle/
implementation ("com.adobe:adobe-jar-resource-bundle:1.0.0")
'com.adobe:adobe-jar-resource-bundle:jar:1.0.0'
<dependency org="com.adobe" name="adobe-jar-resource-bundle" rev="1.0.0">
<artifact name="adobe-jar-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe', module='adobe-jar-resource-bundle', version='1.0.0')
)
libraryDependencies += "com.adobe" % "adobe-jar-resource-bundle" % "1.0.0"
[com.adobe/adobe-jar-resource-bundle "1.0.0"]