| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tqlab.plugin |
| Идентификатор | Идентификаторtqlab-plugin-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtqlab-plugin-parent
tqlab-plugin-parent
|
| Имя Файла | Размер |
|---|---|
| tqlab-plugin-parent-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tqlab.plugin/tqlab-plugin-parent/ -->
<dependency>
<groupId>com.tqlab.plugin</groupId>
<artifactId>tqlab-plugin-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tqlab.plugin/tqlab-plugin-parent/
implementation 'com.tqlab.plugin:tqlab-plugin-parent:1.0.0'
// https://jarcasting.com/artifacts/com.tqlab.plugin/tqlab-plugin-parent/
implementation ("com.tqlab.plugin:tqlab-plugin-parent:1.0.0")
'com.tqlab.plugin:tqlab-plugin-parent:pom:1.0.0'
<dependency org="com.tqlab.plugin" name="tqlab-plugin-parent" rev="1.0.0">
<artifact name="tqlab-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tqlab.plugin', module='tqlab-plugin-parent', version='1.0.0')
)
libraryDependencies += "com.tqlab.plugin" % "tqlab-plugin-parent" % "1.0.0"
[com.tqlab.plugin/tqlab-plugin-parent "1.0.0"]