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