Categories |
CategoriesAnt Build Tools SLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdcom.github.paganini2008.atlantis |
ArtifactId | ArtifactIdjellyfish-slf4j |
Version | Version1.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
jellyfish-slf4j-1.0-RC2.pom | |
jellyfish-slf4j-1.0-RC2.jar | 6 KB |
jellyfish-slf4j-1.0-RC2-sources.jar | 5 KB |
jellyfish-slf4j-1.0-RC2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-slf4j/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>jellyfish-slf4j</artifactId>
<version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-slf4j/
implementation 'com.github.paganini2008.atlantis:jellyfish-slf4j:1.0-RC2'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-slf4j/
implementation ("com.github.paganini2008.atlantis:jellyfish-slf4j:1.0-RC2")
'com.github.paganini2008.atlantis:jellyfish-slf4j:jar:1.0-RC2'
<dependency org="com.github.paganini2008.atlantis" name="jellyfish-slf4j" rev="1.0-RC2">
<artifact name="jellyfish-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='jellyfish-slf4j', version='1.0-RC2')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "jellyfish-slf4j" % "1.0-RC2"
[com.github.paganini2008.atlantis/jellyfish-slf4j "1.0-RC2"]