| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jdtaus |
| Идентификатор | Идентификаторjdtaus-gpl-resource-bundle |
| Последняя версия | Последняя версия1.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjDTAUS ⁑ GPL Resource Bundle
jDTAUS resource bundle common to all jDTAUS artifacts licensed using the GPL.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-resource-bundle/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>jdtaus-gpl-resource-bundle</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-resource-bundle/
implementation 'org.jdtaus:jdtaus-gpl-resource-bundle:1.21'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-resource-bundle/
implementation ("org.jdtaus:jdtaus-gpl-resource-bundle:1.21")
'org.jdtaus:jdtaus-gpl-resource-bundle:jar:1.21'
<dependency org="org.jdtaus" name="jdtaus-gpl-resource-bundle" rev="1.21">
<artifact name="jdtaus-gpl-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-gpl-resource-bundle', version='1.21')
)
libraryDependencies += "org.jdtaus" % "jdtaus-gpl-resource-bundle" % "1.21"
[org.jdtaus/jdtaus-gpl-resource-bundle "1.21"]