Last Version

GhostLog Integration 1.0.3

Display the Android logcat buffer in a system overlay window

License

License

GroupId

GroupId

com.readystatesoftware.ghostlog
ArtifactId

ArtifactId

ghostlog-integration
Version

Version

1.0.3
Type

Type

jar
Description

Description

GhostLog Integration
Display the Android logcat buffer in a system overlay window
Project URL

Project URL

https://github.com/jgilfelt/GhostLog
Source Code Management

Source Code Management

https://github.com/jgilfelt/GhostLog

Download ghostlog-integration 1.0.3


<!-- https://jarcasting.com/artifacts/com.readystatesoftware.ghostlog/ghostlog-integration/ -->
<dependency>
    <groupId>com.readystatesoftware.ghostlog</groupId>
    <artifactId>ghostlog-integration</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.readystatesoftware.ghostlog/ghostlog-integration/
implementation 'com.readystatesoftware.ghostlog:ghostlog-integration:1.0.3'
// https://jarcasting.com/artifacts/com.readystatesoftware.ghostlog/ghostlog-integration/
implementation ("com.readystatesoftware.ghostlog:ghostlog-integration:1.0.3")
'com.readystatesoftware.ghostlog:ghostlog-integration:jar:1.0.3'
<dependency org="com.readystatesoftware.ghostlog" name="ghostlog-integration" rev="1.0.3">
  <artifact name="ghostlog-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.readystatesoftware.ghostlog', module='ghostlog-integration', version='1.0.3')
)
libraryDependencies += "com.readystatesoftware.ghostlog" % "ghostlog-integration" % "1.0.3"
[com.readystatesoftware.ghostlog/ghostlog-integration "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.