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