| Лицензия |
Лицензия
(Apache-2.0 OR EPL-2.0)
|
|---|---|
| Группа | Группаorg.bndtools |
| Идентификатор | Идентификаторorg.bndtools.templates.template |
| Последняя версия | Последняя версия6.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.bndtools.templates.template
Bndtools Template-Template
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.bndtools.templates.template-6.3.1.pom | |
| org.bndtools.templates.template-6.3.1.jar | 18 KB |
| org.bndtools.templates.template-6.3.1-sources.jar | 301 bytes |
| org.bndtools.templates.template-6.3.1-javadoc.jar | 301 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bndtools/org.bndtools.templates.template/ -->
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>org.bndtools.templates.template</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bndtools/org.bndtools.templates.template/
implementation 'org.bndtools:org.bndtools.templates.template:6.3.1'
// https://jarcasting.com/artifacts/org.bndtools/org.bndtools.templates.template/
implementation ("org.bndtools:org.bndtools.templates.template:6.3.1")
'org.bndtools:org.bndtools.templates.template:jar:6.3.1'
<dependency org="org.bndtools" name="org.bndtools.templates.template" rev="6.3.1">
<artifact name="org.bndtools.templates.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bndtools', module='org.bndtools.templates.template', version='6.3.1')
)
libraryDependencies += "org.bndtools" % "org.bndtools.templates.template" % "6.3.1"
[org.bndtools/org.bndtools.templates.template "6.3.1"]