is not current version
Last Version 0.1.4

com.github.seratch:deepl-jvm-slf4j 0.1.1


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

deepl-jvm-slf4j
Version

Version

0.1.1
Type

Type

jar

Download deepl-jvm-slf4j 0.1.1


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