is not current version
Last Version 1.0.4

com.github.flysium-io:yew-logger 1.0.0


GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-logger
Version

Version

1.0.0
Type

Type

jar

Download yew-logger 1.0.0


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