is not current version
Last Version 1.4.0

net.sandrogrzicic:scalabuff-compiler_2.10 1.3.4

scalabuff-compiler

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.sandrogrzicic
ArtifactId

ArtifactId

scalabuff-compiler_2.10
Version

Version

1.3.4
Type

Type

jar

Download scalabuff-compiler_2.10 1.3.4


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