is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-logging 1.0.7


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-logging
Version

Version

1.0.7
Type

Type

jar

Download bootstrap-logging 1.0.7


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