is not current version
Last Version 2.2.1

com.github.cwdtom:poseidon 2.2.0

gather logs in different places

GroupId

GroupId

com.github.cwdtom
ArtifactId

ArtifactId

poseidon
Version

Version

2.2.0
Type

Type

jar

Download poseidon 2.2.0


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