| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thorstenmarx.webtools |
| Идентификатор | Идентификаторplugin-example |
| Последняя версия | Последняя версия5.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеplugin-example
Example Plugin
|
| Организация-разработчик |
Организация-разработчикWP DigitalExperience |
| Имя Файла | Размер |
|---|---|
| plugin-example-5.3.0.pom | |
| plugin-example-5.3.0.jar | 25 KB |
| plugin-example-5.3.0-sources.jar | 26 KB |
| plugin-example-5.3.0-javadoc.jar | 443 KB |
| plugin-example-5.3.0-bin.zip | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thorstenmarx.webtools/plugin-example/ -->
<dependency>
<groupId>com.thorstenmarx.webtools</groupId>
<artifactId>plugin-example</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/plugin-example/
implementation 'com.thorstenmarx.webtools:plugin-example:5.3.0'
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/plugin-example/
implementation ("com.thorstenmarx.webtools:plugin-example:5.3.0")
'com.thorstenmarx.webtools:plugin-example:jar:5.3.0'
<dependency org="com.thorstenmarx.webtools" name="plugin-example" rev="5.3.0">
<artifact name="plugin-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.webtools', module='plugin-example', version='5.3.0')
)
libraryDependencies += "com.thorstenmarx.webtools" % "plugin-example" % "5.3.0"
[com.thorstenmarx.webtools/plugin-example "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thorstenmarx.webtools : webtools-api | jar |