Files download
File Operation
common-1.33.97.pom download
common-1.33.97-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ToxicBakery.logging</groupId>
  <artifactId>common</artifactId>
  <version>1.33.97</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.ToxicBakery.logging:common:1.33.97'
Gradle Kotlin
implementation("com.ToxicBakery.logging:common:1.33.97")
Scala SBT
libraryDependencies += "com.ToxicBakery.logging" % "common" % "1.33.97"
Groovy Grape
@Grapes(
  @Grab(group='com.ToxicBakery.logging', module='common', version='1.33.97')
)
Apache Ivy
<dependency org="com.ToxicBakery.logging" name="common" rev="1.33.97" />
Leiningen
[com.ToxicBakery.logging/common "1.33.97"]
Apache Buildr
'com.ToxicBakery.logging:common:jar:1.33.97'
Dependencies
The project has no third-party dependencies