is not current version
Last Version 1.0.0-5-STAGING

com.avakkachen:wormholelogger 1.0.0-1-STAGING

Send the logs from your app through the wormhole to your cloud.

Categories

Categories

ORM Data Akka Container Microservices Reactive libraries
GroupId

GroupId

com.avakkachen
ArtifactId

ArtifactId

wormholelogger
Version

Version

1.0.0-1-STAGING
Type

Type

aar

Download wormholelogger 1.0.0-1-STAGING


<!-- https://jarcasting.com/artifacts/com.avakkachen/wormholelogger/ -->
<dependency>
    <groupId>com.avakkachen</groupId>
    <artifactId>wormholelogger</artifactId>
    <version>1.0.0-1-STAGING</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avakkachen/wormholelogger/
implementation 'com.avakkachen:wormholelogger:1.0.0-1-STAGING'
// https://jarcasting.com/artifacts/com.avakkachen/wormholelogger/
implementation ("com.avakkachen:wormholelogger:1.0.0-1-STAGING")
'com.avakkachen:wormholelogger:aar:1.0.0-1-STAGING'
<dependency org="com.avakkachen" name="wormholelogger" rev="1.0.0-1-STAGING">
  <artifact name="wormholelogger" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avakkachen', module='wormholelogger', version='1.0.0-1-STAGING')
)
libraryDependencies += "com.avakkachen" % "wormholelogger" % "1.0.0-1-STAGING"
[com.avakkachen/wormholelogger "1.0.0-1-STAGING"]