| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.omottec |
| Идентификатор | Идентификаторlifecycle-plugin |
| Последняя версия | Последняя версия1.0.32 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеlifecycle-plugin
demo lifecycle plugin
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lifecycle-plugin-1.0.32.pom | |
| lifecycle-plugin-1.0.32-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.omottec/lifecycle-plugin/ -->
<dependency>
<groupId>com.github.omottec</groupId>
<artifactId>lifecycle-plugin</artifactId>
<version>1.0.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omottec/lifecycle-plugin/
implementation 'com.github.omottec:lifecycle-plugin:1.0.32'
// https://jarcasting.com/artifacts/com.github.omottec/lifecycle-plugin/
implementation ("com.github.omottec:lifecycle-plugin:1.0.32")
'com.github.omottec:lifecycle-plugin:pom:1.0.32'
<dependency org="com.github.omottec" name="lifecycle-plugin" rev="1.0.32">
<artifact name="lifecycle-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.omottec', module='lifecycle-plugin', version='1.0.32')
)
libraryDependencies += "com.github.omottec" % "lifecycle-plugin" % "1.0.32"
[com.github.omottec/lifecycle-plugin "1.0.32"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| » unspecified | jar | |
| com.android.tools.build : gradle | jar | 3.6.1 |
| org.ow2.asm : asm | jar | 9.0 |
| org.ow2.asm : asm-commons | jar | 9.0 |