is not current version
Last Version 0.0.2

fun.mike:logback-azure-storage-alpha 0.0.1


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

logback-azure-storage-alpha
Version

Version

0.0.1
Type

Type

jar

Download logback-azure-storage-alpha 0.0.1


<!-- https://jarcasting.com/artifacts/fun.mike/logback-azure-storage-alpha/ -->
<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>logback-azure-storage-alpha</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.mike/logback-azure-storage-alpha/
implementation 'fun.mike:logback-azure-storage-alpha:0.0.1'
// https://jarcasting.com/artifacts/fun.mike/logback-azure-storage-alpha/
implementation ("fun.mike:logback-azure-storage-alpha:0.0.1")
'fun.mike:logback-azure-storage-alpha:jar:0.0.1'
<dependency org="fun.mike" name="logback-azure-storage-alpha" rev="0.0.1">
  <artifact name="logback-azure-storage-alpha" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.mike', module='logback-azure-storage-alpha', version='0.0.1')
)
libraryDependencies += "fun.mike" % "logback-azure-storage-alpha" % "0.0.1"
[fun.mike/logback-azure-storage-alpha "0.0.1"]