is not current version
Last Version 1.4.0

net.sandrogrzicic:scalabuff-compiler_2.11 1.2.2

scalabuff-compiler

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.sandrogrzicic
ArtifactId

ArtifactId

scalabuff-compiler_2.11
Version

Version

1.2.2
Type

Type

jar

Download scalabuff-compiler_2.11 1.2.2


<!-- https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.11/ -->
<dependency>
    <groupId>net.sandrogrzicic</groupId>
    <artifactId>scalabuff-compiler_2.11</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.11/
implementation 'net.sandrogrzicic:scalabuff-compiler_2.11:1.2.2'
// https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.11/
implementation ("net.sandrogrzicic:scalabuff-compiler_2.11:1.2.2")
'net.sandrogrzicic:scalabuff-compiler_2.11:jar:1.2.2'
<dependency org="net.sandrogrzicic" name="scalabuff-compiler_2.11" rev="1.2.2">
  <artifact name="scalabuff-compiler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sandrogrzicic', module='scalabuff-compiler_2.11', version='1.2.2')
)
libraryDependencies += "net.sandrogrzicic" % "scalabuff-compiler_2.11" % "1.2.2"
[net.sandrogrzicic/scalabuff-compiler_2.11 "1.2.2"]