is not current version
Last Version 4.0.14

com.gluonhq.attach:lifecycle 4.0.7

API for accessing lifecycle features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

lifecycle
Version

Version

4.0.7
Type

Type

jar

Download lifecycle 4.0.7


<!-- https://jarcasting.com/artifacts/com.gluonhq.attach/lifecycle/ -->
<dependency>
    <groupId>com.gluonhq.attach</groupId>
    <artifactId>lifecycle</artifactId>
    <version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq.attach/lifecycle/
implementation 'com.gluonhq.attach:lifecycle:4.0.7'
// https://jarcasting.com/artifacts/com.gluonhq.attach/lifecycle/
implementation ("com.gluonhq.attach:lifecycle:4.0.7")
'com.gluonhq.attach:lifecycle:jar:4.0.7'
<dependency org="com.gluonhq.attach" name="lifecycle" rev="4.0.7">
  <artifact name="lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq.attach', module='lifecycle', version='4.0.7')
)
libraryDependencies += "com.gluonhq.attach" % "lifecycle" % "4.0.7"
[com.gluonhq.attach/lifecycle "4.0.7"]