s

scalingua-shaded_2.10

Scalingua with shaded CUP runtime to prevent conflicts
https://github.com/makkarpov/scalingua
Apache 2
Maxim Karpov
Maxim Karpov
Files download
File Operation
scalingua-shaded_2.10-0.9.jar download
scalingua-shaded_2.10-0.9.pom download
scalingua-shaded_2.10-0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.makkarpov</groupId>
  <artifactId>scalingua-shaded_2.10</artifactId>
  <version>0.9</version>
</dependency>
Gradle Groovy
implementation 'ru.makkarpov:scalingua-shaded_2.10:0.9'
Gradle Kotlin
implementation("ru.makkarpov:scalingua-shaded_2.10:0.9")
Scala SBT
libraryDependencies += "ru.makkarpov" % "scalingua-shaded_2.10" % "0.9"
Groovy Grape
@Grapes(
  @Grab(group='ru.makkarpov', module='scalingua-shaded_2.10', version='0.9')
)
Apache Ivy
<dependency org="ru.makkarpov" name="scalingua-shaded_2.10" rev="0.9" />
Leiningen
[ru.makkarpov/scalingua-shaded_2.10 "0.9"]
Apache Buildr
'ru.makkarpov:scalingua-shaded_2.10:jar:0.9'