Last Version

Loglifecycle Annotations 1.0.3

Logs all life cycle methods of an Activity on Android

License

License

GroupId

GroupId

com.github.stephanenicolas.loglifecycle
ArtifactId

ArtifactId

loglifecycle-annotations
Version

Version

1.0.3
Type

Type

jar
Description

Description

Loglifecycle Annotations
Logs all life cycle methods of an Activity on Android

Download loglifecycle-annotations 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.