Files download
File Operation
workaround9871_2.12.0-1.0.0.jar download
workaround9871_2.12.0-1.0.0.pom download
workaround9871_2.12.0-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xenoby</groupId>
  <artifactId>workaround9871_2.12.0</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.xenoby:workaround9871_2.12.0:1.0.0'
Gradle Kotlin
implementation("com.github.xenoby:workaround9871_2.12.0:1.0.0")
Scala SBT
libraryDependencies += "com.github.xenoby" % "workaround9871_2.12.0" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xenoby', module='workaround9871_2.12.0', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.xenoby" name="workaround9871_2.12.0" rev="1.0.0" />
Leiningen
[com.github.xenoby/workaround9871_2.12.0 "1.0.0"]
Apache Buildr
'com.github.xenoby:workaround9871_2.12.0:jar:1.0.0'