License |
License |
---|---|
GroupId | GroupIdio.github.yongzheng7 |
ArtifactId | ArtifactIdmodule-lifecycle |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmodule-lifecycle
module-lifecycle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-lifecycle-2.0.0.pom | |
module-lifecycle-2.0.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/module-lifecycle/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>module-lifecycle</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-lifecycle/
implementation 'io.github.yongzheng7:module-lifecycle:2.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-lifecycle/
implementation ("io.github.yongzheng7:module-lifecycle:2.0.0")
'io.github.yongzheng7:module-lifecycle:aar:2.0.0'
<dependency org="io.github.yongzheng7" name="module-lifecycle" rev="2.0.0">
<artifact name="module-lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='module-lifecycle', version='2.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "module-lifecycle" % "2.0.0"
[io.github.yongzheng7/module-lifecycle "2.0.0"]