is not current version
Last Version 1.4

tech.ibit:structlog4j-test-base 1.3


GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

structlog4j-test-base
Version

Version

1.3
Type

Type

jar

Download structlog4j-test-base 1.3


<!-- https://jarcasting.com/artifacts/tech.ibit/structlog4j-test-base/ -->
<dependency>
    <groupId>tech.ibit</groupId>
    <artifactId>structlog4j-test-base</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/structlog4j-test-base/
implementation 'tech.ibit:structlog4j-test-base:1.3'
// https://jarcasting.com/artifacts/tech.ibit/structlog4j-test-base/
implementation ("tech.ibit:structlog4j-test-base:1.3")
'tech.ibit:structlog4j-test-base:jar:1.3'
<dependency org="tech.ibit" name="structlog4j-test-base" rev="1.3">
  <artifact name="structlog4j-test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='structlog4j-test-base', version='1.3')
)
libraryDependencies += "tech.ibit" % "structlog4j-test-base" % "1.3"
[tech.ibit/structlog4j-test-base "1.3"]