is not current version
Last Version 1.4.0

net.sandrogrzicic:scalabuff-compiler_2.10 1.3.1

scalabuff-compiler

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.sandrogrzicic
ArtifactId

ArtifactId

scalabuff-compiler_2.10
Version

Version

1.3.1
Type

Type

jar

Download scalabuff-compiler_2.10 1.3.1


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