| License |
License |
|---|---|
| GroupId | GroupIdcom.github.omottec |
| ArtifactId | ArtifactIdlifecycle-plugin |
| Last Version | Last Version1.0.32 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlifecycle-plugin
demo lifecycle plugin
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lifecycle-plugin-1.0.32.pom | |
| lifecycle-plugin-1.0.32-sources.jar | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| » 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 |