is not current version
Last Version 1.0.3

com.readystatesoftware.ghostlog:ghostlog-integration 1.0.2

Display the Android logcat buffer in a system overlay window

GroupId

GroupId

com.readystatesoftware.ghostlog
ArtifactId

ArtifactId

ghostlog-integration
Version

Version

1.0.2
Type

Type

jar

Download ghostlog-integration 1.0.2


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